From f7590bac45f0157d6627fb55e8e1d149eb0f1fc4 Mon Sep 17 00:00:00 2001 From: Jeremy Huntwork Date: Tue, 4 Apr 2006 22:45:09 +0000 Subject: [PATCH] Change 'JHALFS-X' to 'jhalfs-X' for the sake of consistency. --- master.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master.sh b/master.sh index 3f7d22e..d102812 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-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