From aaf471e9158c6d717ca7a3035265cd6a30cc301f Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Wed, 31 May 2023 17:44:44 +0100 Subject: [PATCH] Update tmbackupstate.sh --- tmbackupstate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmbackupstate.sh b/tmbackupstate.sh index ead1aef..5293b56 100644 --- a/tmbackupstate.sh +++ b/tmbackupstate.sh @@ -22,4 +22,4 @@ enabled=$(/usr/bin/defaults read /Library/Preferences/com.apple.TimeMachine Auto TMBACKUPSTATE="Warning" fi -export TMBACKUPSTATE +echo $TMBACKUPSTATE >> /tmp/TMBACKUPSTATE.check