Log end of cleanup

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2023-01-22 02:00:51 +01:00
parent e9548a010e
commit f7250fedd9
Signed by: luzifer
GPG Key ID: D91C3E91E4CAD6F5

View File

@ -24,6 +24,8 @@ function cleanup_old_backups() {
return 1
}
done
info "Cleanup finished."
}
function ensure_basedir() {