From f18fdacc2e745209e8e51895f735c24f5ae49c98 Mon Sep 17 00:00:00 2001 From: Rick <1450685+LinuxSuRen@users.noreply.github.com> Date: Fri, 10 Nov 2023 15:03:09 +0800 Subject: [PATCH] fix: change the domain from ghproxy.com to gh-proxy.com --- install-zh.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-zh.sh b/install-zh.sh index ecb1d2d..c945fe2 100644 --- a/install-zh.sh +++ b/install-zh.sh @@ -26,7 +26,7 @@ else exit 2 fi -address=https://ghproxy.com/https://github.com/linuxsuren/http-downloader/releases/latest/download/hd-${OS}-${ARCH}.tar.gz +address=https://gh-proxy.com/https://github.com/linuxsuren/http-downloader/releases/latest/download/hd-${OS}-${ARCH}.tar.gz if [ -x "$(command -v curl)" ]; then curl -L $address | tar xzv hd