Files
tgstation-server/tests/DMAPI/LongRunning/EngineActiveVersionChange-SetupEnv.sh
2024-01-31 17:46:37 -05:00

8 lines
110 B
Bash

#!/bin/bash
set -e
cd "../../Byond/$1"
echo -e '# This is a comment\nNOTA=Real Comment\n\n\n' > server.env