Update tmbackupstate.sh

This commit is contained in:
Michael
2023-05-31 17:48:05 +01:00
committed by GitHub
parent aaf471e915
commit 37f417d8f4

View File

@@ -21,5 +21,5 @@ enabled=$(/usr/bin/defaults read /Library/Preferences/com.apple.TimeMachine Auto
else
TMBACKUPSTATE="Warning"
fi
rm -f /tmp/TMBACKUPSTATE.check
echo $TMBACKUPSTATE >> /tmp/TMBACKUPSTATE.check