Change 'JHALFS-X' to 'jhalfs-X' for the sake of consistency.
This commit is contained in:
parent
466b5cccf4
commit
f7590bac45
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ simple_error() { # Basic error trap.... JUST DIE
|
|||
}
|
||||
|
||||
see_ya() {
|
||||
echo -e "\n\t${BOLD}Goodbye and thank you for choosing ${L_arrow}JHALFS-X${R_arrow}\n"
|
||||
echo -e "\n\t${BOLD}Goodbye and thank you for choosing ${L_arrow}jhalfs-X${R_arrow}\n"
|
||||
}
|
||||
##### Simple error TRAPS
|
||||
# ctrl-c SIGINT
|
||||
|
|
Reference in a new issue