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