From 323f1e092574dbfa15f6025b481d2da18d207901 Mon Sep 17 00:00:00 2001 From: keithhubner Date: Thu, 9 May 2024 11:25:48 +0100 Subject: [PATCH] checking logfile --- backup_script.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/backup_script.sh b/backup_script.sh index e0b3e62..e11778a 100644 --- a/backup_script.sh +++ b/backup_script.sh @@ -96,6 +96,8 @@ function main() { main | 2>&1 tee -a $LOGFILE +cat $LOGFILE +