修改 buildvm.sh

This commit is contained in:
spiritLHLS 2023-05-13 12:09:34 +01:00
parent 750cda0bfb
commit 14e58df85d

View file

@ -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