Update start-server.sh

This commit is contained in:
2019-04-28 11:43:27 +02:00
committed by GitHub
parent cfbc29058d
commit 5c46835466

View File

@@ -34,7 +34,7 @@ fi
echo "---Prepare Server---"
chmod -R 770 ${DATA_DIR}
sleep-infinity
sleep infinity
echo "---Start Server---"
cd ${SERVER_DIR}