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