From ed6b5d7aaa82c7949ce06841256d8d0a460a52ec Mon Sep 17 00:00:00 2001 From: zhao Date: Fri, 24 Jan 2025 20:27:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20bin/=20ZeroWrt.backup?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhao --- bin/ ZeroWrt.backup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/ ZeroWrt.backup b/bin/ ZeroWrt.backup index 155116d..6d3190b 100644 --- a/bin/ ZeroWrt.backup +++ b/bin/ ZeroWrt.backup @@ -53,7 +53,7 @@ show_menu() { color_output "\e[36m┃\e[0m 0. 退出 \e[36m┃\e[0m" color_output "\e[36m┃ ┃\e[0m" color_output "\e[36m┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛\e[0m" - read -p "$(color_output "\e[33m请输入您的选择 [0-8]: \e[0m")" choice + read -p "$(color_output "\e[33m请输入您的选择 [0-10]: \e[0m")" choice case "$choice" in 1) change_ip ;; 2) change_password ;; @@ -554,7 +554,7 @@ install_apps() { color_output "\e[36m┃ ┃\e[0m" color_output "\e[36m┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛\e[0m" - read -p "$(color_output "\e[33m请输入您的选择 [0-4]: \e[0m")" app_choice + read -p "$(color_output "\e[33m请输入您的选择 [0-6]: \e[0m")" app_choice case "$app_choice" in 1)