Files
MP-SPDZ/Scripts/cowgear.sh
2019-06-07 15:26:28 +10:00

9 lines
124 B
Bash
Executable File

#!/bin/bash
HERE=$(cd `dirname $0`; pwd)
SPDZROOT=$HERE/..
. $HERE/run-common.sh
run_player cowgear-party.x $* || exit 1