Update sb.sh

This commit is contained in:
甬哥侃侃侃ygkkk
2026-03-12 09:04:39 +08:00
committed by GitHub
parent c487cf6e5e
commit aff9a66a94
+2 -2
View File
@@ -2353,8 +2353,8 @@ cfargo_ym(){
tls=$(sed 's://.*::g' /etc/s-box/sb.json | jq -r '.inbounds[1].tls.enabled')
if [[ "$tls" = "false" ]]; then
echo
yellow "1Argo临时隧道"
yellow "2Argo固定隧道"
yellow "1添加或者删除Argo临时隧道"
yellow "2添加或者删除Argo固定隧道"
yellow "0:返回上层"
readp "请选择【0-2】:" menu
if [ "$menu" = "1" ]; then