mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-03-21 19:46:13 +00:00
5 lines
96 B
Batchfile
5 lines
96 B
Batchfile
cd /D "%~dp0"
|
|
cd ../../Byond/%1
|
|
echo # Comment > server.env
|
|
echo NOTA=Real Comment>> server.env
|