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

7 lines
258 B
Text
Raw Permalink Normal View History

2019-06-19 02:18:00 +02:00
SHELL=/bin/sh
2024-03-16 13:58:59 +01:00
PATH=__INSTALL_DIR__/.composer/vendor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2019-06-19 02:18:00 +02:00
# m h dom mon dow user command
30 * * * * __APP__ drush --quiet @__APP__ core-cron
2020-09-22 01:13:06 +02:00
#00 22 * * * __APP__ drush --quiet @__APP__ pm-update -y