diff --git a/functions/exit b/functions/exit index 2546b33..6763a6a 100755 --- a/functions/exit +++ b/functions/exit @@ -21,5 +21,4 @@ status=$? [ $status -eq 0 ] && rm ~/.cleanupResult echo "cleaned tmp" - -} +} #CleanTmp