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

9 lines
183 B
Text
Raw Normal View History

#! /bin/sh
[ -f /var/lib/ctf/disabled/badmath ] && exit 0
DATA_PATH=/var/lib/badmath
mkdir -p $DATA_PATH
exec envuidgid ctf python3 /usr/lib/ctf/badmath/Gyopi.py --path=$DATA_PATH