更新 'flutter-install.sh'

master
donny 2021-11-01 07:43:45 +00:00
parent 8261a244ca
commit a24c2d01a7
1 changed files with 2 additions and 0 deletions

View File

@ -13,3 +13,5 @@ echo export FLUTTER_STORAGE_BASE_URL=https://storage.flutter-io.cn>>/etc/profile
echo export PATH=$FLUTTER_HOME:$PATH>>/etc/profile echo export PATH=$FLUTTER_HOME:$PATH>>/etc/profile
source /etc/profile source /etc/profile
flutter doctor -v