Files
MP-SPDZ/Scripts/tinier.sh

9 lines
123 B
Bash
Executable File

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