bundles/mautrix-whatsapp: fix cronjob
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
40922473b7
commit
2f79f55da5
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ defaults = {
|
|||
},
|
||||
},
|
||||
'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': {
|
||||
'mautrix-whatsapp': {
|
||||
|
|
Loading…
Reference in a new issue