mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-05-12 11:06:44 +08:00
将jsdelivr替换为ghproxy
This commit is contained in:
@@ -12,7 +12,7 @@ fi
|
||||
|
||||
getWeb() {
|
||||
echo '准备下载最新版本webui'
|
||||
wget https://cdn.jsdelivr.net/gh/Rewrite0/Auto_Bangumi_WebUI@$1/build/dist.zip
|
||||
wget https://ghproxy.com/https://github.com/Rewrite0/Auto_Bangumi_WebUI/releases/download/$1/dist.zip
|
||||
file=./dist.zip
|
||||
|
||||
# 检查是否下载完成
|
||||
|
||||
Reference in New Issue
Block a user