Update 661.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2023-03-11 04:55:17 +00:00
parent 1f08b4061b
commit 95703746b3
1 changed files with 1 additions and 1 deletions

2
661.sh
View File

@ -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(){