cron: update wordpress plugins

This commit is contained in:
Kiara Grouwstra 2023-05-05 23:13:45 +02:00
parent 19cc99944c
commit c9775d7e23
Signed by: kiara
GPG Key ID: 47D3B7604FFCA83A
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@
cron__jobs:
'update-wordpress-plugins':
special_time: 'daily'
job: 'wp plugin update --all'
'keepalive':
job: '/usr/local/lib/keepalive'