From 702a3969e216456c18ca8ce41c504942aa94a821 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 8 Oct 2022 16:11:12 -0500 Subject: [PATCH] Update pibackup.sh --- pibackup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pibackup.sh b/pibackup.sh index fa60d48..aab899b 100755 --- a/pibackup.sh +++ b/pibackup.sh @@ -12,7 +12,7 @@ if [ "$1" != "update" ]; then echo echo '----------------------------------------------------------------------------------------------------' - date + echo "$(date) - NEW BACKUP" echo '----------------------------------------------------------------------------------------------------' if grep '/dev/nvme0n1' /etc/mtab > /dev/null 2>&1; then dtype=/dev/nvme0n1