„scripts/start-server.sh“ ändern

This commit is contained in:
2020-01-31 12:28:35 +01:00
parent fd4a9065e2
commit 19e427a69f

View File

@@ -62,4 +62,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}/DaysOfWarServer.sh ${GAME_PARAMS} Port=${GAME_PORT} QueryPort=${QUERY_PORT}