mirror of
https://github.com/luzifer-docker/pvc-rsync.git
synced 2024-11-09 15:50:01 +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
|
return 1
|
||||||
}
|
}
|
||||||
done
|
done
|
||||||
|
|
||||||
|
info "Cleanup finished."
|
||||||
}
|
}
|
||||||
|
|
||||||
function ensure_basedir() {
|
function ensure_basedir() {
|
||||||
|
|
Loading…
Reference in a new issue