Update start-server.sh
This commit is contained in:
@@ -51,10 +51,8 @@ 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}
|
||||
${SERVER_DIR}/srcds_run -console ${GAME_PARAMS} -port ${GAME_PORT}
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user