Skip to content

Commit f18fdac

Browse files
authored
fix: change the domain from ghproxy.com to gh-proxy.com
1 parent d837b13 commit f18fdac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install-zh.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ else
2626
exit 2
2727
fi
2828

29-
address=https://ghproxy.com/https://github.com/linuxsuren/http-downloader/releases/latest/download/hd-${OS}-${ARCH}.tar.gz
29+
address=https://gh-proxy.com/https://github.com/linuxsuren/http-downloader/releases/latest/download/hd-${OS}-${ARCH}.tar.gz
3030

3131
if [ -x "$(command -v curl)" ]; then
3232
curl -L $address | tar xzv hd

0 commit comments

Comments
 (0)