Skip to content

Commit

Permalink
Update githubclone.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 authored Jan 24, 2024
1 parent 0ba3b54 commit 0bb9efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/githubclone.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ REPO_URL="https://github.com/$USERNAME/$REPO.git"

# 加速地址列表
MIRRORS=(
"https://ghproxy.com/https://github.com"
# "https://ghproxy.com/https://github.com"
"https://github.com"
)

Expand Down

0 comments on commit 0bb9efe

Please sign in to comment.