Update start-server.sh

This commit is contained in:
2019-04-24 18:46:37 +02:00
committed by GitHub
parent 8010e54562
commit c180dd6d95

View File

@@ -33,7 +33,6 @@ fi
echo "---Prepare Server---" echo "---Prepare Server---"
chmod -R 770 ${DATA_DIR} chmod -R 770 ${DATA_DIR}
chmod -R 770 ~/.local/share/
echo "---Start Server---" echo "---Start Server---"
cd ${SERVER_DIR} cd ${SERVER_DIR}