From b267f5a68bbf280ccf2b6c336a368ca662034d27 Mon Sep 17 00:00:00 2001 From: ljf Date: Tue, 22 Sep 2020 01:13:06 +0200 Subject: [PATCH] [fix] Avoid to erase framaforms patch --- conf/cron | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/conf/cron b/conf/cron index a008e46..4009261 100644 --- a/conf/cron +++ b/conf/cron @@ -3,5 +3,4 @@ PATH=__FINALPATH__/.composer/vendor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin # m h dom mon dow user command 30 * * * * __APP__ drush --quiet @__APP__ core-cron -00 22 * * * __APP__ drush --quiet @__APP__ pm-update -y -# +#00 22 * * * __APP__ drush --quiet @__APP__ pm-update -y