Merge pull request #26 from shwang/patch-2

README: Fix backup_exclude destination
This commit is contained in:
Erik Westrup
2020-01-22 08:59:38 +01:00
committed by GitHub

View File

@@ -50,7 +50,7 @@ restic init
Put this file in `/usr/local/sbin`:
* `restic_backup.sh`: A script that defines how to run the backup. Edit this file to respect your needs in terms of backup which paths to backup, retention (number of backups to save), etc.
Put this file in `/`:
Copy this file to `/etc/restic/backup_exclude` or `~/.backup_exclude`:
* `.backup_exclude`: A list of file pattern paths to exclude from you backups, files that just occupy storage space, backup-time, network and money.