mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 15:10:22 +00:00
Update githubclone.sh
This commit is contained in:
parent
0bc71b5a1b
commit
7c40162539
1 changed files with 0 additions and 6 deletions
|
@ -14,12 +14,6 @@ REPO_URL="https://github.com/$USERNAME/$REPO.git"
|
|||
MIRRORS=(
|
||||
"https://github.com"
|
||||
"https://ghproxy.com/https://github.com"
|
||||
"https://github.com.cnpmjs.org"
|
||||
"https://hub.fastgit.org"
|
||||
"https://gitclone.com"
|
||||
"https://gh.api.99988866.xyz"
|
||||
"https://github.zhlh6.cn"
|
||||
"https://toolwa.com/github"
|
||||
)
|
||||
|
||||
for mirror in "${MIRRORS[@]}"; do
|
||||
|
|
Loading…
Reference in a new issue