mirror of
https://github.com/dirtbags/moth.git
synced 2025-01-23 07:15:18 -07:00
5 lines
98 B
Text
5 lines
98 B
Text
|
#! /bin/sh
|
||
|
|
||
|
BASE_PATH=/var/lib/ctf/tanks/players; export BASE_PATH
|
||
|
exec /opt/tanks/bin/design.cgi
|