mirror of
https://github.com/YunoHost-Apps/drupal_ynh.git
synced 2024-09-03 18:35:53 +02:00
6 lines
198 B
Text
6 lines
198 B
Text
SHELL=/bin/sh
|
|
PATH=__INSTALL_DIR__/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__.prod core:cron
|
|
#
|