planet-wars/client/run.sh

5 lines
109 B
Bash
Raw Normal View History

2019-09-16 19:18:35 +00:00
#!/bin/bash
2020-03-30 09:32:26 +00:00
echo "Using token $1"
python runner.py --host ${HOST:-localhost} -p 9142 -i $1 python simple.py