From aff9a66a947495201ef4d66d8f84905512b7406d 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?= <121604513+yonggekkk@users.noreply.github.com> Date: Thu, 12 Mar 2026 09:04:39 +0800 Subject: [PATCH] Update sb.sh --- sb.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sb.sh b/sb.sh index 604dbff..f3519bb 100644 --- a/sb.sh +++ b/sb.sh @@ -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 "1:Argo临时隧道" -yellow "2:Argo固定隧道" +yellow "1:添加或者删除Argo临时隧道" +yellow "2:添加或者删除Argo固定隧道" yellow "0:返回上层" readp "请选择【0-2】:" menu if [ "$menu" = "1" ]; then