mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-22 20:47:28 +01:00
Fix line endings and shit
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
mkdir /config_data
|
||||
cp -r /config_data/* ./
|
||||
|
||||
exec dotnet Tgstation.Server.Host.Console.dll
|
||||
exec dotnet Tgstation.Server.Host.Console.dll "$@"
|
||||
|
||||
Reference in New Issue
Block a user