From d0a4d2c4e54d865ec4c63aef2e2f5638c17de228 Mon Sep 17 00:00:00 2001 From: "Christian P. MOMON" Date: Mon, 20 Mar 2023 23:48:43 +0100 Subject: [PATCH] Improved Plan B scripts (dumps). --- Plan Borg/models/model-conf-remote-client.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plan Borg/models/model-conf-remote-client.yaml b/Plan Borg/models/model-conf-remote-client.yaml index aa1a83b..d0a904c 100644 --- a/Plan Borg/models/model-conf-remote-client.yaml +++ b/Plan Borg/models/model-conf-remote-client.yaml @@ -24,7 +24,7 @@ output: color: false hooks: - before_actions: + before_backup: - echo "== Dumps starting…" - /etc/borgmatic/hooks/dumps - echo "== Dumps done."