diff options
author | Thomas NOEL <tnoel@entrouvert.com> | 2018-09-14 08:04:51 (GMT) |
---|---|---|
committer | Thomas NOEL <tnoel@entrouvert.com> | 2018-09-14 08:04:51 (GMT) |
commit | ddbe3fd6a89398c8ae8e884ddc726c088366d2b5 (patch) | |
tree | 2a3321764dbe9d9215f7b865245ba49c6885d589 /debian | |
parent | ef5df073f2cb8f76b56c3a149071881e313d1ea1 (diff) | |
download | welco-ddbe3fd6a89398c8ae8e884ddc726c088366d2b5.zip welco-ddbe3fd6a89398c8ae8e884ddc726c088366d2b5.tar.gz welco-ddbe3fd6a89398c8ae8e884ddc726c088366d2b5.tar.bz2 |
debian: remove send-avis-email cron (#24712)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/welco.cron.d | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/welco.cron.d b/debian/welco.cron.d index 3f833d7..acf0a15 100644 --- a/debian/welco.cron.d +++ b/debian/welco.cron.d @@ -1,5 +1,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 |