„scripts/start-server.sh“ ändern

This commit is contained in:
2020-04-02 19:14:24 +02:00
parent e6edc5c191
commit f7520eb9f4

View File

@@ -59,7 +59,6 @@ if [ ! -d ${SERVER_DIR}/@ExileServer ]; then
cp -R ${SERVER_DIR}/data/Arma\ 3\ Server/* ${SERVER_DIR}
rm -R ${SERVER_DIR}/data/Arma\ 3\ Server/
rm ${SERVER_DIR}/data/${EXILEMOD_SERVER_URL##*/}
touch ${SERVER_DIR}/data/"${EXILEMOD_SERVER_URL##*/}_installed"
if [ ! -d ${SERVER_DIR}/@ExileServer ]; then
echo "---Something went wrong, ExileMod Server not correctly installed---"
sleep infinity