From 95703746b31bd94e14dc76ddcea1f900d9e83a3d 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: Sat, 11 Mar 2023 04:55:17 +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 fe41ea4..59fb399 100644 --- a/661.sh +++ b/661.sh @@ -909,7 +909,7 @@ green "当前Wireguard节点二维码分享链接如下" && sleep 1 qrencode -t ansiutf8 < /usr/local/bin/wgwarp.conf echo green "当前Sing-box出站配置文件如下" && sleep 1 -yellow "$(cat /usr/local/bin/sbwarp.json | python3 -mjson.tool)" +yellow "$(cat /usr/local/bin/sbwarp.json | python3 -m json.tool)" } start_menu(){