„scripts/start-server.sh“ ändern

This commit is contained in:
2019-11-11 11:43:16 +01:00
parent 68c3a875fc
commit 5df0849a65

View File

@@ -118,7 +118,7 @@ fi
echo "---Prepare Server---"
cp ${DATA_DIR}/steamcmd/linux32/* ${SERVER_DIR}
chmod -R 770 ${DATA_DIR}
chmod -R 777 ${DATA_DIR}
echo "---Start Server---"
cd ${SERVER_DIR}