From f923608e75b3a30204c60dce2467910e95ae4889 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Fri, 13 Jul 2018 15:46:22 +0200 Subject: [PATCH] debian: add cron for pulling mails from Maarch (#25269) --- debian/welco.cron.d | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/welco.cron.d b/debian/welco.cron.d index 993add8..3f833d7 100644 --- a/debian/welco.cron.d +++ b/debian/welco.cron.d @@ -2,3 +2,4 @@ SHELL=/bin/sh PATH=/usr/sbin:/usr/sbin:/usr/bin:/sbin:/bin 0 7 * * 1-5 welco /usr/bin/welco-manage tenant_command send-avis-email --all-tenants +*/10 * * * * welco /usr/bin/welco-manage tenant_command feed_mail_maarch --all-tenants -- 2.18.0