Fix line endings and shit

This commit is contained in:
Jordan Brown
2018-08-15 21:51:18 -04:00
parent df04935189
commit f741228dff
+2 -1
View File
@@ -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 "$@"