mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update CFwarp1.sh
This commit is contained in:
parent
cdcc66ebfe
commit
5dd081750b
|
@ -641,7 +641,7 @@ if [[ ! $(type -P wg-quick) && ! $(type -P warp-cli) ]] && [[ ! -f '/root/CFwarp
|
|||
red "未正常安装CFwarp脚本!" && exit
|
||||
fi
|
||||
rm -rf /root/CFwarp.sh /usr/bin/cf
|
||||
wget -N https://gitlab.com/rwkgyg/hysteria-yg/raw/main/hysteria.sh
|
||||
wget -N https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh
|
||||
chmod +x /root/CFwarp.sh
|
||||
ln -sf /root/CFwarp.sh /usr/bin/cf
|
||||
green "CFwarp安装脚本升级成功"
|
||||
|
|
Loading…
Reference in New Issue