diff --git a/master.sh b/master.sh index 7c7db1f..b310648 100755 --- a/master.sh +++ b/master.sh @@ -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${R_arrow}\n" + echo -e "\n${L_arrow}${BOLD}jhalfs branch-1.0${R_arrow} exit${OFF}\n" } ##### Simple error TRAPS # ctrl-c SIGINT