fixes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{
|
||||
base = {
|
||||
repository = "local:/mnt/backup";
|
||||
password-file = "{{ .ConfigDir }}/resticprofile/password.txt";
|
||||
password-file = "{{ .ConfigDir }}/password.txt";
|
||||
status-file = "{{ .ConfigDir }}/backup-status.json";
|
||||
retention = {
|
||||
after-backup = true;
|
||||
|
||||
Reference in New Issue
Block a user