From cf63a16f6bd533c37fb96fc2f37dbf122ad54b73 Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Sat, 15 Jun 2024 15:11:26 -0500 Subject: [PATCH] readme update --- README.md | 3 +++ restic-profile.yaml | 3 +-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a667cf7..be464db 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Purpose: +> [!WARNING] +> This behvior does not work on the `resticprofile` branch + - Wrap `restic` with the ability to start/stop Docker containers - Send updates to Loki server diff --git a/restic-profile.yaml b/restic-profile.yaml index a1543e1..646130d 100644 --- a/restic-profile.yaml +++ b/restic-profile.yaml @@ -1,4 +1,3 @@ - global: scheduler: crond @@ -13,7 +12,7 @@ default: one-file-system: true schedule: "*:00" schedule-permission: system - check-before: true + check-after: true tag: - resticprofile