diff --git a/CFwarp1.sh b/CFwarp1.sh index d2dd6c7..615ba04 100644 --- a/CFwarp1.sh +++ b/CFwarp1.sh @@ -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安装脚本升级成功"