debian: fix typo in cron.d

This commit is contained in:
Benjamin Dauvergne 2021-05-06 18:42:36 +02:00
parent f2a6aa4a49
commit 0853b3152a
1 changed files with 1 additions and 1 deletions

2
debian/combo.cron.d vendored
View File

@ -1,4 +1,4 @@
MAILTO=root
0 8 * * * combo /usr/bin/combo-manage tenant_command notify_new_remote_invoices --all-tenants -v0
*/10 * * * * combo /usr/bin/combo-manage tenant_command lingo-poll-backends --all-tenants -v0 --no-input
*/10 * * * * combo /usr/bin/combo-manage tenant_command lingo-poll-backend --all-tenants -v0 --no-input