„scripts/start-server.sh“ ändern

This commit is contained in:
2019-11-11 09:06:24 +01:00
parent a29620dd5a
commit 351fd9088e

View File

@@ -61,4 +61,4 @@ sleep infinity
echo "---Start Server---" echo "---Start Server---"
cd ${SERVER_DIR} cd ${SERVER_DIR}
${SERVER_DIR}/srcds_run -game ${GAME_NAME} ${GAME_PARAMS} -console +port ${GAME_PORT} ${SERVER_DIR}/SquadGameServer.sh ${GAME_PARAMS}