From 1d598c0d2b17da190890a821ed2c8c9fc1f2e606 Mon Sep 17 00:00:00 2001 From: Erope Date: Tue, 6 Apr 2021 18:11:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=80=E4=B8=AA=E5=B0=8F=E9=94=99=E8=AF=AF?= 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 2371bf9..0175309 100755 --- a/script/install.sh +++ b/script/install.sh @@ -66,7 +66,7 @@ pre_check() { GITHUB_RAW_URL="raw.githubusercontent.com/naiba/nezha/master" GITHUB_URL="github.com" Get_Docker_URL="get.docker.com" - Get_Docker_Argu ="" + Get_Docker_Argu=" " else GITHUB_RAW_URL="cdn.jsdelivr.net/gh/naiba/nezha@master" GITHUB_URL="dn-dao-github-mirror.daocloud.io"