From ffa10180861905bd732afd7d11cb35693ade1ffa Mon Sep 17 00:00:00 2001 From: bkfox Date: Thu, 30 Mar 2017 12:59:15 +0200 Subject: [PATCH] remove PATH from cron script --- scripts/cron_diffusions | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/cron_diffusions b/scripts/cron_diffusions index 606d557..138bced 100755 --- a/scripts/cron_diffusions +++ b/scripts/cron_diffusions @@ -2,7 +2,6 @@ # aircox daily tasks: # - diffusions monitoring for the current month -export PATH="/srv/apps/aircox/venv/bin" cd /srv/app/aircox/ scripts/launch_in_venv ./manage.py diffusions_monitor --update --clean --check --mode auto # - diffusions monitoring for the next month