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
+1
View File
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Assertion on all needed envionment variables in the backup and check scripts.
### Changed
- **BREAKING CHANGE** renamed `/etc/restic/backup_exclude` to `/etc/restic/backup_exclude.txt` and ditto for `<backup-dest>/.backup_exclude` to `<backup-dest>/.backup_exclude.txt`.
- Align terminology used in README with the one used by B2 for credentials (keyId + applicationKey pair).
## [2.0.0] - 2022-02-01