1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-08 13:00:42 -07:00
moth/badmath/test
Paul S. Ferrell 5a27122cec Moved irc.py into ctf.
Moved Flagger into ctf.flagd
Moved Roshambo stuff into its own directory.
2009-10-05 15:30:37 -06:00

10 lines
217 B
Bash
Executable file

#! /bin/sh
[ -f /var/lib/ctf/disabled/badmath ] && exit 0
DATA_PATH=
if $DATA_PATH; then
mkdir -p $DATA_PATH;
fi
python3.0 Gyopi.py --path=$DATA_PATH --irc=irc.lanl.gov --flagd=ctf1.lanl.gov --channel=#badmath