1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-09 05:20:54 -07:00
moth/tanks/run

7 lines
166 B
Text
Raw Normal View History

#! /bin/sh
[ -f /var/lib/ctf/disabled/tanks ] && exit 0
exec envuidgid ctf python2.6 run_tanks.py /var/lib/tanks/ easy 500 2>&1
2009-10-07 13:53:51 -06:00
#envuidgid ctf report_score.py 2>&1