更新 'cengos7-system-install.sh'

master
donny 2021-11-01 05:52:32 +00:00
parent 568994f7f3
commit 75961f3441
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
set -e
echo "Init Data..."
mkdir -p /data
curl -L https://git.quanzhan.store/open-source/init/raw/branch/master/resource/web.zip -o /data/web.zip
chmod +x /data/web.zip
cd /data && unzip web.zip