Update start-server.sh

This commit is contained in:
2019-04-28 13:35:20 +02:00
committed by GitHub
parent e449c2d1bb
commit 5790e9d337

View File

@@ -32,10 +32,9 @@ else
fi
echo "---Prepare Server---"
mkdir -p ~/".local/share/Arma 3" && mkdir -p ~/".local/share/Arma 3 - Other Profiles"
chmod -R 770 ${DATA_DIR}
sleep infinity
echo "---Start Server---"
cd ${SERVER_DIR}
./arma3server ${GAME_PARAMS}