From 679413047066434d135601fd03dc2404c6b86c18 Mon Sep 17 00:00:00 2001 From: juewuy Date: Mon, 15 Dec 2025 13:22:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=B2=E4=BF=AE=E6=94=B9=20=20=20=20=20=20?= =?UTF-8?q?=20=20scripts/menu.sh=20=E5=B7=B2=E4=BF=AE=E6=94=B9=20=20=20=20?= =?UTF-8?q?=20=20=20=20scripts/webget.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/menu.sh | 4 +--- scripts/webget.sh | 1 - 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/scripts/menu.sh b/scripts/menu.sh index 4bb76ef0..8ffa8e72 100644 --- a/scripts/menu.sh +++ b/scripts/menu.sh @@ -2054,9 +2054,7 @@ tools() { echo "-----------------------------------------------" read -p "请输入对应数字 > " num case "$num" in - 0) - i= - ;; + 0) ;; 1) read -p "请输入端口号(1000-65535) > " num if [ -z "$num" ]; then diff --git a/scripts/webget.sh b/scripts/webget.sh index 8f8f3c9b..1824f763 100644 --- a/scripts/webget.sh +++ b/scripts/webget.sh @@ -2189,7 +2189,6 @@ update(){ read -p "请输入对应数字 > " num case "$num" in 0) - i= ;; 1) setscripts