„scripts/start-server.sh“ ändern

This commit is contained in:
2019-08-03 11:31:30 +02:00
parent cf26d564f5
commit b2a693df9a

View File

@@ -72,4 +72,4 @@ echo "---Server ready---"
echo "---Start Server---" echo "---Start Server---"
cd ${SERVER_DIR} cd ${SERVER_DIR}
colonyserver.x86_64 -batchmode -nographics +server.name "${SRV_NAME}" +server.networktype ${SRV_NETTYPE} +server.world ${SRV_WORLDNAME} ${GAME_PARAMS} ${SERVER_DIR}/colonyserver.x86_64 -batchmode -nographics +server.name "${SRV_NAME}" +server.networktype ${SRV_NETTYPE} +server.world ${SRV_WORLDNAME} ${GAME_PARAMS}