Skip to content

Commit

Permalink
$mirror change, remove opentuna, add nyist
Browse files Browse the repository at this point in the history
  • Loading branch information
dyrnq committed Aug 11, 2024
1 parent fa4dec1 commit c0c8eb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install-docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,8 @@ case "$mirror" in
tsinghua|tuna)
DOWNLOAD_URL="https://mirrors.tuna.tsinghua.edu.cn/docker-ce"
;;
opentuna)
DOWNLOAD_URL="https://opentuna.cn/docker-ce"
nyist)
DOWNLOAD_URL="https://mirror.nyist.edu.cn/docker-ce"
;;
ustc)
DOWNLOAD_URL="https://mirrors.ustc.edu.cn/docker-ce"
Expand Down

0 comments on commit c0c8eb1

Please sign in to comment.