From 3437eba5ea4ff7c8e327630f1ba87d21689e65e3 Mon Sep 17 00:00:00 2001 From: tastytea Date: Sat, 30 Mar 2019 00:35:10 +0100 Subject: [PATCH] Whitespace cleanup. --- hashboot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hashboot b/hashboot index fff6a27..46167ec 100755 --- a/hashboot +++ b/hashboot @@ -8,7 +8,7 @@ ############################################################################### # "THE HUG-WARE LICENSE" (Revision 2): # # teldra and tastytea wrote this. # -# As Long as you retain this notice you can do whatever you want with this. # +# As Long as you retain this notice you can do whatever you want with this. # # If we meet some day, and you think this is nice, you can give us a hug. # ############################################################################### @@ -151,7 +151,7 @@ else echo "If you need another programmer than internal" echo "use the variable PROGRAMMER in $CONFIG_FILE\!" fi - fi + fi else die 9 "No config file found. Run hashboot interactively to generate one."