diff --git a/Plan Borg/models/model-conf-remote-client.yaml b/Plan Borg/models/model-conf-remote-client.yaml index 88e5f76..aa1a83b 100644 --- a/Plan Borg/models/model-conf-remote-client.yaml +++ b/Plan Borg/models/model-conf-remote-client.yaml @@ -22,3 +22,9 @@ storage: output: color: false + +hooks: + before_actions: + - echo "== Dumps starting…" + - /etc/borgmatic/hooks/dumps + - echo "== Dumps done."