Files
MP-SPDZ/Scripts/temi.sh

9 lines
129 B
Bash
Executable File

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