更新 bin/ZeroWrt

Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
zhao 2025-04-20 13:58:53 +08:00
parent cc7054060d
commit 32a9a7b784

View File

@ -185,7 +185,7 @@ show_menu() {
color_output "\e[36m┃\e[0m 9. Check for Updates \e[36m┃\e[0m" color_output "\e[36m┃\e[0m 9. Check for Updates \e[36m┃\e[0m"
color_output "\e[36m┃\e[0m 0. Exit \e[36m┃\e[0m" color_output "\e[36m┃\e[0m 0. Exit \e[36m┃\e[0m"
color_output "\e[36m┃ ┃\e[0m" color_output "\e[36m┃ ┃\e[0m"
color_output "\e[36m┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛\e[0m" color_output "\e[36m┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛\e[0m"
read -p "$(color_output "\e[33mEnter your choice [0-10]: \e[0m")" choice read -p "$(color_output "\e[33mEnter your choice [0-10]: \e[0m")" choice
fi fi