Update start-server.sh

This commit is contained in:
2019-04-24 15:07:35 +02:00
committed by GitHub
parent 155805459f
commit 73d20213d1

View File

@@ -31,9 +31,6 @@ else
+quit
fi
echo "---Prepare Server---"
chmod -R 770 ${DATA_DIR}
echo "---Start Server---"
${SERVER_DIR}/arma3server ${GAME_PARAMS} -port=${GAME_PORT}