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