mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-15 01:42:19 +00:00
Merge pull request #1162 from sofia-riese/redesign
feat(9_upgrade.sh): redesign TUI
This commit is contained in:
@@ -26,8 +26,10 @@ load_lang common
|
||||
load_lang menu
|
||||
|
||||
errornum() {
|
||||
echo "-----------------------------------------------"
|
||||
echo -e "\033[31m$MENU_ERR_INPUT\033[0m"
|
||||
double_line_break
|
||||
separator_line "="
|
||||
content_line "\033[31m$MENU_ERR_INPUT\033[0m"
|
||||
separator_line "="
|
||||
}
|
||||
|
||||
checkrestart() {
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user