From 756511f16afaac36f0d78d80891ec81c656878fa Mon Sep 17 00:00:00 2001 From: Simon L Date: Sat, 17 Dec 2022 16:46:11 +0100 Subject: [PATCH] This does not work Signed-off-by: Simon L --- Containers/borgbackup/backupscript.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/Containers/borgbackup/backupscript.sh b/Containers/borgbackup/backupscript.sh index c115d024..9710dd4f 100644 --- a/Containers/borgbackup/backupscript.sh +++ b/Containers/borgbackup/backupscript.sh @@ -265,7 +265,6 @@ if [ "$BORG_MODE" = restore ]; then --exclude "nextcloud_aio_mastercontainer/data/daily_backup_running" \ --exclude "nextcloud_aio_mastercontainer/data/session_date_file" \ --exclude "nextcloud_aio_mastercontainer/session/"** \ - --filter='protect /nextcloud_aio_elasticsearch/' \ /tmp/borg/nextcloud_aio_volumes/ /nextcloud_aio_volumes; then echo "Something failed while restoring from backup." umount /tmp/borg