bundles/mautrix-whatsapp: fix cronjob
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-07-29 17:13:08 +02:00
parent 40922473b7
commit 2f79f55da5
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -6,7 +6,7 @@ defaults = {
}, },
}, },
'cron': { 'cron': {
'restart_mautrix_whatsapp': '0 3 * * * root systemctl restart matrix-bridge-whatsapp.service', 'restart_mautrix_whatsapp': '0 3 * * * root systemctl restart mautrix-whatsapp.service',
}, },
'icinga2_api': { 'icinga2_api': {
'mautrix-whatsapp': { 'mautrix-whatsapp': {