planet-wars/client/run.sh
2020-03-30 11:32:26 +02:00

5 lines
109 B
Bash
Executable file

#!/bin/bash
echo "Using token $1"
python runner.py --host ${HOST:-localhost} -p 9142 -i $1 python simple.py