From e786dbc1b19c60afbf20603d2f33d02a2c461cdb 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: Fri, 24 Mar 2023 00:53:03 +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 51c4a5d..668d3b5 100644 --- a/661.sh +++ b/661.sh @@ -253,7 +253,7 @@ cd /root/warpip wait cd export endpoint=`cat /root/warpip/result.csv | awk -F, '$3!="timeout ms" {print} ' | sed -n '2p' | awk -F ',' '{print $1}'` -green "本地VPS优选的warp对端IP地址:$endpoint" +green "脚本将自动应用本地VPS优选的warp对端IP地址:$endpoint" } warpip(){