Skip to content

Commit

Permalink
check logfile has logs
Browse files Browse the repository at this point in the history
  • Loading branch information
keithhubner committed May 2, 2024
1 parent 22cb291 commit 7fb48d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backup_script.sh
Expand Up @@ -84,5 +84,7 @@ function main() {

main 2>&1 | tee -a ${LOGFILE} # watch the log file for errors

cat ${LOGFILE}



0 comments on commit 7fb48d4

Please sign in to comment.