mirror of https://github.com/dirtbags/moth.git
5 lines
98 B
Plaintext
5 lines
98 B
Plaintext
|
#! /bin/sh
|
||
|
|
||
|
BASE_PATH=/var/lib/ctf/tanks/players; export BASE_PATH
|
||
|
exec /opt/tanks/bin/design.cgi
|