mirror of https://gitlab.com/dabruh/dotfiles.git
Adjust to new borgmatic-wrapper script
This commit is contained in:
parent
ba39b200d0
commit
422d513037
|
@ -12,7 +12,7 @@ disk "/mnt/das/hdd4tb-1-main" {
|
||||||
|
|
||||||
read_file borg_backup {
|
read_file borg_backup {
|
||||||
format = "B: %content"
|
format = "B: %content"
|
||||||
path = "/var/tmp/last_borg_backup"
|
path = "/var/tmp/borgmatic-wrapper/LastBackupPrettyTimestamp"
|
||||||
}
|
}
|
||||||
|
|
||||||
order += "disk /mnt/das/hdd2tb-1-main"
|
order += "disk /mnt/das/hdd2tb-1-main"
|
||||||
|
|
Loading…
Reference in New Issue