Clarified how to run clean aginst entire repo

release/full-rewrite
capntack 6 months ago
parent e3ef6e09fb
commit 3e2453a3f2

@ -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

Loading…
Cancel
Save