From 3ecc3c3510a5f1b577ba29580c981ad1248444bd Mon Sep 17 00:00:00 2001 From: Erik Westrup Date: Tue, 15 Feb 2022 17:47:51 +0100 Subject: [PATCH] Consistent default values --- etc/restic/_global.env.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/restic/_global.env.sh b/etc/restic/_global.env.sh index 58bc40d..8694320 100644 --- a/etc/restic/_global.env.sh +++ b/etc/restic/_global.env.sh @@ -31,5 +31,5 @@ export RESTIC_BACKUP_EXTRA_ARGS= export RESTIC_VERBOSITY_LEVEL=0 # (optional) Desktop notifications. See restic_backup.sh for details on how to set this up. -export RESTIC_NOTIFY_BACKUP_STATS="false" -export RESTIC_BACKUP_NOTIFICATION_FILE="" +export RESTIC_NOTIFY_BACKUP_STATS=false +export RESTIC_BACKUP_NOTIFICATION_FILE=