Update start-server.sh

This commit is contained in:
2019-05-07 18:20:32 +02:00
committed by GitHub
parent c1879facb6
commit 824d142bdb

View File

@@ -50,9 +50,7 @@ fi
echo "---Prepare Server---"
chmod -R 770 ${DATA_DIR}
sleep infinity
echo "---Start Server---"
${SERVER_DIR}/srcds_run -game ${GAME_NAME} ${GAME_PARAMS} +port ${GAME_PORT}
cd ${SERVER_DIR}/Binaries/Win64
${SERVER_DIR}/Binaries/Win64/KFGameSteamServer.bin.x86_64 ${GAME_PARAMS}