From ef31ad3409241fe99b039f916e1690fe83ae2cad Mon Sep 17 00:00:00 2001 From: mango Date: Fri, 17 Apr 2026 00:34:29 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BC=98=E5=8C=96=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/stream-unlock.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/stream-unlock.sh b/scripts/stream-unlock.sh index d3abd91..c8dbcde 100644 --- a/scripts/stream-unlock.sh +++ b/scripts/stream-unlock.sh @@ -445,8 +445,10 @@ select_services() { echo " 7) Claude 详细" echo " 8) 全部" echo "" + echo -e "${GREEN}示例:输入 2 只解锁 AI;输入 1 2 3 解锁流媒体+AI+短视频${NC}" + echo "" - read -p "请输入选项 (如: 1 2 3): " choices + read -p "请输入选项: " choices for choice in $choices; do case $choice in