更新 gost.sh
This commit is contained in:
parent
025dc9a5cf
commit
1dd8385cd5
2
gost.sh
2
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-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
|
||||
gunzip gost-linux-"$bit"-"$ct_new_ver".gz
|
||||
mv gost-linux-"$bit"-"$ct_new_ver" gost
|
||||
mv gost /usr/bin/gost
|
||||
|
Loading…
Reference in New Issue
Block a user