Generalize the exclude file: restic-exclude (was restic-nextcloud-exclude)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
590279190a
commit
57a6c0520b
+1
-1
@@ -27,7 +27,7 @@ set -u
|
||||
|
||||
REPO=s3:s3.sbg.io.cloud.ovh.net/restic-data
|
||||
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
|
||||
DUMP_DIR=/backup/dumps
|
||||
LOCKFILE=/run/lock/restic-backup.lock
|
||||
|
||||
Reference in New Issue
Block a user