From 6f5b4a9061b2be797771fe03bd271fe62ec7725b Mon Sep 17 00:00:00 2001 From: root Date: Tue, 5 Nov 2024 14:03:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20gost.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gost.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gost.sh b/gost.sh index eb15566..79cc2be 100644 --- a/gost.sh +++ b/gost.sh @@ -97,7 +97,7 @@ function Install_ct() { [[ -z ${addyn} ]] && addyn="n" if [[ ${addyn} == [Yy] ]]; then rm -rf gost-linux-"$bit"-"$ct_new_ver".gz - wget --no-check-certificate https://gitea.ozoo.top/root/jiaoben/src/branch/main/gost/gost-linux-amd64-2.11.2.gz + wget --no-check-certificate https://gitea.ozoo.top/root/jiaoben/raw/branch/main/gost/gost-linux-amd64-2.11.2.gz gunzip gost-linux-"$bit"-"$ct_new_ver".gz mv gost-linux-"$bit"-"$ct_new_ver" gost mv gost /usr/bin/gost