mirror of
https://github.com/dirtbags/moth.git
synced 2025-01-07 12:30:47 -07:00
5 lines
101 B
Text
5 lines
101 B
Text
|
#! /bin/sh
|
||
|
|
||
|
BASE_PATH=/var/lib/ctf/tanks/players/; export BASE_PATH
|
||
|
exec /opt/tanks/bin/designer.cgi
|