From cb2ced7920a85e1c5d5ddb87f73d3f94ea70d17d Mon Sep 17 00:00:00 2001 From: spiritlhls Date: Sun, 22 Oct 2023 09:30:16 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20buildvm=5Fextraip.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/buildvm_extraip.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/buildvm_extraip.sh b/scripts/buildvm_extraip.sh index 1ed2161..e4505e9 100644 --- a/scripts/buildvm_extraip.sh +++ b/scripts/buildvm_extraip.sh @@ -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