bundles/c3voc-addons: fix .provides()
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2022-02-06 15:31:28 +01:00
parent 7ee80bd2bd
commit bc4f6e507a
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -25,7 +25,7 @@ defaults = {
@metadata_reactor.provides(
'cron/upgrade-and-reboot'
'cron/jobs/upgrade-and-reboot'
)
def patchday(metadata):
day = metadata.get('apt/unattended-upgrades/day')