Update start-server.sh

This commit is contained in:
2019-04-23 11:47:05 +02:00
committed by GitHub
parent 53a86c7ea2
commit a663bbb7fa

View File

@@ -51,7 +51,8 @@ fi
echo "---Prepare Server---"
mkdir ${DATA_DIR}/.steam/sdk32
cp -R ${SERVER_DIR}/bin/* ${DATA_DIR}/.steam/sdk32/
chmod -R 770 ${DATA_DIR}
echo "---Start Server---"
${SERVER_DIR}/srcds_run -game $GAME_NAME $GAME_PARAMS -console +port $GAME_PORT