Files
MP-SPDZ/Scripts/real-bmr.sh
2019-04-30 17:25:02 +10:00

9 lines
125 B
Bash
Executable File

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