add support to cleanup cache
This commit is contained in:
parent
8fa36ec049
commit
d01de238a7
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ set -euo pipefail
|
|||
# restic backend
|
||||
source /etc/backup-client/restic.env
|
||||
|
||||
restic check --read-data
|
||||
restic check --read-data --cleanup-cache
|
||||
|
||||
{% endif %}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue