mirror of
https://github.com/thelittlerocket/pve.git
synced 2024-11-15 19:44:38 +08:00
修改 buildvm.sh
This commit is contained in:
parent
750cda0bfb
commit
14e58df85d
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ check_cdn_file() {
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
cdn_urls=("https://cdn.spiritlhl.workers.dev/" "https://shrill-pond-3e81.hunsh.workers.dev/" "https://ghproxy.com/" "http://104.168.128.181:7823/" "https://gh.api.99988866.xyz/")
|
cdn_urls=("https://cdn.spiritlhl.workers.dev/" "https://cdn3.spiritlhl.net/" "https://cdn1.spiritlhl.net/" "https://ghproxy.com/" "https://cdn2.spiritlhl.net/")
|
||||||
check_cdn_file
|
check_cdn_file
|
||||||
if [ ! -d "qcow" ]; then
|
if [ ! -d "qcow" ]; then
|
||||||
mkdir qcow
|
mkdir qcow
|
||||||
|
|
Loading…
Reference in a new issue