mirror of
https://github.com/oneclickvirt/pve.git
synced 2024-11-10 09:12:44 +08:00
修改 buildvm_extraip.sh
This commit is contained in:
parent
9dfffe2480
commit
cb2ced7920
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ check_cdn_file() {
|
|||
fi
|
||||
}
|
||||
|
||||
cdn_urls=("https://cdn0.spiritlhl.top/" "https://cdn3.spiritlhl.net/" "https://cdn1.spiritlhl.net/" "https://ghproxy.com/" "https://cdn2.spiritlhl.net/")
|
||||
cdn_urls=("https://cdn0.spiritlhl.top/" "http://cdn3.spiritlhl.net/" "http://cdn1.spiritlhl.net/" "https://ghproxy.com/" "http://cdn2.spiritlhl.net/")
|
||||
if [ ! -d "qcow" ]; then
|
||||
mkdir qcow
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue