Generalize the exclude file: restic-exclude (was restic-nextcloud-exclude)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Julien Lutran
2026-08-25 13:07:39 +02:00
co-authored by Claude Fable 5
parent 590279190a
commit 57a6c0520b
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ set -u
REPO=s3:s3.sbg.io.cloud.ovh.net/restic-data REPO=s3:s3.sbg.io.cloud.ovh.net/restic-data
PATHS_FILE=/root/scripts/restic-paths PATHS_FILE=/root/scripts/restic-paths
EXCLUDE_FILE=/root/scripts/restic-nextcloud-exclude EXCLUDE_FILE=/root/scripts/restic-exclude
DB_EXCLUDE_FILE=/root/scripts/plakar-db-exclude # same opt-out list, same format DB_EXCLUDE_FILE=/root/scripts/plakar-db-exclude # same opt-out list, same format
DUMP_DIR=/backup/dumps DUMP_DIR=/backup/dumps
LOCKFILE=/run/lock/restic-backup.lock LOCKFILE=/run/lock/restic-backup.lock