moth/tanksFlagger/run

6 lines
106 B
Bash
Executable File

#! /bin/sh
[ -f /var/lib/ctf/disabled/tanks ] && exit 0
exec envuidgid ctf python3 report_score.py 2>&1