mirror of
https://github.com/luzifer-docker/pvc-rsync.git
synced 2024-12-20 19:21:16 +00:00
Log end of cleanup
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
e9548a010e
commit
f7250fedd9
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ function cleanup_old_backups() {
|
|||
return 1
|
||||
}
|
||||
done
|
||||
|
||||
info "Cleanup finished."
|
||||
}
|
||||
|
||||
function ensure_basedir() {
|
||||
|
|
Loading…
Reference in a new issue