更新 'rust-install.sh'

master
donny 2021-11-01 06:36:41 +00:00
parent 95ab7dafa3
commit 3230315529
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
#!/bin/sh
set -e
yum install -y gcc
echo "Init Rust..."
echo export RUSTUP_DIST_SERVER=https://mirrors.ustc.edu.cn/rust-static>>/etc/profile