From 06a219b0e55470e95e31532884ebc011ede7282b 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, 6 Apr 2023 02:54:47 +0000 Subject: [PATCH] Update 661.sh --- 661.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/661.sh b/661.sh index fa8e45b..35a4b50 100644 --- a/661.sh +++ b/661.sh @@ -906,7 +906,7 @@ systemctl enable warp-go systemctl start warp-go checkwgcf if [[ $wgcfv4 =~ on|plus || $wgcfv6 =~ on|plus ]]; then -green "恭喜!warp的IP获取成功!" && dns && xyz +green "恭喜!warp的IP获取成功!" && xyz && dns else CheckWARP fi