Rename backup_exclude to backup_exclude.txt

Fixes #64
This commit is contained in:
Erik Westrup
2022-02-01 16:52:17 +01:00
parent 687111fddf
commit 4e8b8adff6
5 changed files with 8 additions and 7 deletions

View File

@@ -10,7 +10,7 @@
# The restic repository encryption key
export RESTIC_PASSWORD_FILE="/etc/restic/pw.txt"
# The global restic exclude file
export RESTIC_BACKUP_EXCLUDE_FILE="/etc/restic/backup_exclude"
export RESTIC_BACKUP_EXCLUDE_FILE="/etc/restic/backup_exclude.txt"
# Backblaze B2 credentials keyID & applicationKey pair.
# Restic environment variables are documented at https://restic.readthedocs.io/en/latest/040_backup.html#environment-variables