mirror of
https://github.com/dirtbags/moth.git
synced 2025-01-05 11:30:41 -07:00
4 lines
101 B
Bash
Executable file
4 lines
101 B
Bash
Executable file
#! /bin/sh
|
|
|
|
BASE_PATH=/var/lib/ctf/tanks/players/; export BASE_PATH
|
|
exec /opt/tanks/bin/designer.cgi
|