diff --git a/update_nextcloud.sh b/update_nextcloud.sh index db6ce79..f0f45fd 100755 --- a/update_nextcloud.sh +++ b/update_nextcloud.sh @@ -37,6 +37,7 @@ clean_up() { # Perform program exit housekeeping rm -f $log_file + blank_line exit $1 }