更新 gost.sh

This commit is contained in:
root 2024-11-05 14:03:29 +08:00
parent 1dd8385cd5
commit 6f5b4a9061

View File

@ -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