From 5dd081750b4c122f7bb2629403f595909afdcf92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=AC=E5=93=A5=E4=BE=83=E4=BE=83=E4=BE=83ygkkk?= Date: Thu, 25 Aug 2022 02:01:16 +0000 Subject: [PATCH] Update CFwarp1.sh --- CFwarp1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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安装脚本升级成功"