Fix healthcheck
This commit is contained in:
parent
c3280cbd78
commit
bb1e5fa826
2 changed files with 9 additions and 3 deletions
|
|
@ -48,5 +48,3 @@ borg compact --threshold=5 --cleanup-commits --verbose --progress
|
|||
|
||||
btrfs subvolume delete /snapshot/btrfs-root
|
||||
|
||||
echo "Finished backup script at `date`"
|
||||
date > /health/backup_completion_time.log # this used by the healtcheck
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue