Update start-server.sh

This commit is contained in:
2019-04-24 09:54:00 +02:00
committed by GitHub
parent fe83a42bab
commit 36c417467c

View File

@@ -32,6 +32,8 @@ else
fi fi
echo "---Prepare Server---" echo "---Prepare Server---"
mkdir ${DATA_DIR}/.steam/root
cp -R ${STEAMCMD_DIR/* ${DATA_DIR}/.steam/root/
chmod -R 770 ${DATA_DIR} chmod -R 770 ${DATA_DIR}
echo "---Start Server---" echo "---Start Server---"