Update start-server.sh

This commit is contained in:
2019-04-23 19:36:51 +02:00
committed by GitHub
parent b9821478b5
commit e12bf5ac47

View File

@@ -35,4 +35,4 @@ echo "---Prepare Server---"
chmod -R 770 ${DATA_DIR}
echo "---Start Server---"
${SERVER_DIR}/arma3server $GAME_PARAMS +port $GAME_PORT
${SERVER_DIR}/arma3server $GAME_PARAMS -port=$GAME_PORT