diff --git a/slib.sh b/slib.sh index a54c7e8..faea550 100644 --- a/slib.sh +++ b/slib.sh @@ -19,7 +19,6 @@ cleanup () { tput rc tput cnorm echo - echo "Exiting." return 1 } # This tries to catch any exit, whether normal or forced (e.g. Ctrl-C)