From 3e2453a3f29dfd92f4cc313cc69cd9377289c0d4 Mon Sep 17 00:00:00 2001 From: capntack Date: Fri, 22 Mar 2024 19:59:52 -0500 Subject: [PATCH] Clarified how to run clean aginst entire repo --- templates/resticCleanTemplate.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/resticCleanTemplate.sh b/templates/resticCleanTemplate.sh index a0ec21d..955ba0e 100644 --- a/templates/resticCleanTemplate.sh +++ b/templates/resticCleanTemplate.sh @@ -1,6 +1,7 @@ #!/bin/bash # Run retention policy +# Remove tags if you want to run against the entire repo if [ $RESTIC_CALENDAR_RETENTION = 'yes' ]; then restic unlock