1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/civicrm_drupal7_ynh.git synced 2024-09-03 18:16:19 +02:00
civicrm_drupal7_ynh/conf/cron

8 lines
257 B
Text
Raw Normal View History

2019-05-10 00:33:47 +02:00
SHELL=/bin/sh
PATH=__FINALPATH__/.composer/vendor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
# m h dom mon dow user command
30 * * * * __APP__ drush --quiet @__APP__ core-cron
00 22 * * * __APP__ drush --quiet @__APP__ pm-update -y
#