mirror of
https://gitlab.com/dabruh/dotfiles.git
synced 2025-04-25 10:38:11 +02:00
Adjust to new borgmatic-wrapper script
This commit is contained in:
parent
ba39b200d0
commit
422d513037
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue