Update start-server.sh

This commit is contained in:
2019-04-24 15:31:36 +02:00
committed by GitHub
parent bdc047319a
commit 6f90dac62d

View File

@@ -31,8 +31,11 @@ else
+quit
fi
echo "---Prepare Server---"
chmod -R 770 ${DATA_DIR}
echo "---Start Server---"
${SERVER_DIR}/arma3server ${GAME_PARAMS} -port=${GAME_PORT}
${SERVER_DIR}/arma3server ${GAME_PARAMS}
echo "---WAIT---"
sleep infinity