mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-10 23:41:22 +00:00
chore(menu.sh): remove errornum() and use from common.sh
This commit is contained in:
@@ -31,13 +31,6 @@ CFG_PATH="$CRASHDIR"/configs/ShellCrash.cfg
|
||||
load_lang common
|
||||
load_lang menu
|
||||
|
||||
errornum() {
|
||||
line_break
|
||||
separator_line "="
|
||||
content_line "\033[31m$MENU_ERR_INPUT\033[0m"
|
||||
separator_line "="
|
||||
}
|
||||
|
||||
checkrestart() {
|
||||
line_break
|
||||
separator_line "="
|
||||
|
||||
Reference in New Issue
Block a user