更新 'centos7-system-install.sh'

master
donny 2022-03-02 14:02:21 +00:00
parent 97005c332e
commit 0e330d96ce
1 changed files with 0 additions and 7 deletions

View File

@ -1,11 +1,4 @@
#!/bin/sh #!/bin/sh
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
tee $HOME/.cargo/config <<-'EOF' tee $HOME/.cargo/config <<-'EOF'
[source.crates-io] [source.crates-io]