„scripts/start-server.sh“ ändern
This commit is contained in:
@@ -54,10 +54,9 @@ echo "---Prepare Server---"
|
||||
chmod -R 770 ${DATA_DIR}
|
||||
echo "---Server ready---"
|
||||
|
||||
echo "---Sleep zZz...---"
|
||||
sleep infinity
|
||||
|
||||
echo "---Start Server---"
|
||||
${SERVER_DIR}/srcds_run -game ${GAME_NAME} ${GAME_PARAMS} -console +port ${GAME_PORT}
|
||||
|
||||
|
||||
|
||||
cd ${SERVER_DIR}
|
||||
${SERVER_DIR}/srcds_run -game ${GAME_NAME} ${GAME_PARAMS} -console +port ${GAME_PORT}
|
Reference in New Issue
Block a user