We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d837b13 commit f18fdacCopy full SHA for f18fdac
install-zh.sh
@@ -26,7 +26,7 @@ else
26
exit 2
27
fi
28
29
-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
30
31
if [ -x "$(command -v curl)" ]; then
32
curl -L $address | tar xzv hd
0 commit comments