소스 검색

Update autopt.sh

蘭雅sRGB 4 년 전
부모
커밋
83fd4a4cdd
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  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)