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