Kaynağa Gözat

Update autopt.sh

蘭雅sRGB 4 yıl önce
ebeveyn
işleme
83fd4a4cdd
1 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. 3 1
      pt/autopt.sh

+ 3 - 1
pt/autopt.sh

@@ -211,7 +211,9 @@ start_menu(){
         docker  exec  -it autopt  gostat
         ;;
         7)
-        curl -fsSLo- get.docker.com | /bin/sh
+        ##  支持国内Docker安装,使用阿里云
+        wget get.docker.com -O get.docker.sh
+        bash  get.docker.sh  --mirror Aliyun
         qbittorrent_install
         ;;
         8)