From bd31312ed0fbaff41c0473f72824ebe9af638463 Mon Sep 17 00:00:00 2001 From: Akkia Date: Sat, 4 Feb 2023 20:36:29 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E4=BD=BF=E7=94=A8jsdelivr=E6=9B=BF?= =?UTF-8?q?=E4=BB=A3jihulab?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/install.sh b/script/install.sh index ab20784..4df8520 100755 --- a/script/install.sh +++ b/script/install.sh @@ -72,7 +72,7 @@ pre_check() { Get_Docker_Argu=" " Docker_IMG="ghcr.io\/naiba\/nezha-dashboard" else - GITHUB_RAW_URL="jihulab.com/nezha/nezha/-/raw/master" + GITHUB_RAW_URL="cdn.jsdelivr.net/gh/naiba/nezha@master" GITHUB_URL="dn-dao-github-mirror.daocloud.io" Get_Docker_URL="get.daocloud.io/docker" Get_Docker_Argu=" -s docker --mirror Aliyun"