feat(9_upgrade.sh): redesign TUI

This commit is contained in:
sofia
2026-01-20 09:52:08 +08:00
parent f18d0e4f6f
commit dfaf2da168
2 changed files with 733 additions and 439 deletions

View File

@@ -26,8 +26,10 @@ load_lang common
load_lang menu load_lang menu
errornum() { errornum() {
echo "-----------------------------------------------" double_line_break
echo -e "\033[31m$MENU_ERR_INPUT\033[0m" separator_line "="
content_line "\033[31m$MENU_ERR_INPUT\033[0m"
separator_line "="
} }
checkrestart() { checkrestart() {

File diff suppressed because it is too large Load Diff