From 3df92da8b34f186609673a9112fa1683c15ed82a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Thu, 22 Mar 2018 08:25:18 +0100 Subject: [PATCH] debian: fix combo-manage path in notify invoices job (#22720) --- debian/combo.cron.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/combo.cron.d b/debian/combo.cron.d index 58b6ce8..2ed4108 100644 --- a/debian/combo.cron.d +++ b/debian/combo.cron.d @@ -1,3 +1,3 @@ MAILTO=root -0 8 * * * combo /usr/bin/combo/combo-manage tenant_command notify_new_remote_invoices --all-tenants -v0 +0 8 * * * combo /usr/bin/combo-manage tenant_command notify_new_remote_invoices --all-tenants -v0 -- 2.16.2