mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-28 07:27:18 +01:00
.env files for engine installations
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
cd "../../Byond/$1"
|
||||
|
||||
echo -e '# This is a comment\nNOTA=Real Comment\n\n\n' > server.env
|
||||
Reference in New Issue
Block a user