mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-12 08:21:40 +00:00
~Add tui_lite.sh
~Add tui switch menu ~chang double_line_break() > line_break()
This commit is contained in:
@@ -139,6 +139,6 @@ separator_line() {
|
||||
|
||||
# increase the spacing between the front
|
||||
# and back forms to improve readability
|
||||
double_line_break() {
|
||||
line_break() {
|
||||
printf "\n\n"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user