moth/tanksFlagger/run

6 lines
106 B
Plaintext
Raw Normal View History

2009-10-08 09:04:07 -06:00
#! /bin/sh
[ -f /var/lib/ctf/disabled/tanks ] && exit 0
exec envuidgid ctf python3 report_score.py 2>&1