From bfe9e343decb0b4c8dde385454ef0edbef8044bc Mon Sep 17 00:00:00 2001 From: olli Date: Tue, 3 Jan 2023 13:25:23 +0100 Subject: [PATCH] excludes update 2 --- gaboshlib/g_backup.bashfunc | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/gaboshlib/g_backup.bashfunc b/gaboshlib/g_backup.bashfunc index ded6ea7..7894ae4 100644 --- a/gaboshlib/g_backup.bashfunc +++ b/gaboshlib/g_backup.bashfunc @@ -59,6 +59,7 @@ dwhelper *.del *.bak *.old +*backup* .var/app/org.signal.Signal vpn .config/Nextcloud/ @@ -80,11 +81,7 @@ var-lib-docker /sys/ /dev/ /run/ -/mnt/ -/data/backups -/data/backup -/data-crypt/backups -/data-crypt/backup' >$g_tmp/default-excludes +/mnt/' >$g_tmp/default-excludes fi if [ -n "$BACKUPSRV" ]