mirror of
https://github.com/oneclickvirt/pve.git
synced 2024-11-10 17:25:50 +08:00
修改 build.sh
This commit is contained in:
parent
0543d75149
commit
367e5f91c1
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@ install_package curl
|
|||
install_package sudo
|
||||
|
||||
# cdn检测
|
||||
cdn_urls=("https://cdn.spiritlhl.workers.dev/" "https://cdn3.spiritlhl.net/" "https://cdn1.spiritlhl.net/" "https://ghproxy.com/" "https://cdn2.spiritlhl.net/")
|
||||
cdn_urls=("https://cdn0.spiritlhl.top/" "https://cdn3.spiritlhl.net/" "https://cdn1.spiritlhl.net/" "https://ghproxy.com/" "https://cdn2.spiritlhl.net/")
|
||||
check_cdn_file
|
||||
|
||||
if ! command -v docker >/dev/null 2>&1; then
|
||||
|
|
Loading…
Reference in a new issue