diff --git a/cronfile b/cronfile index 6132e44..4dc2b09 100644 --- a/cronfile +++ b/cronfile @@ -3,5 +3,5 @@ HOST=https://www.logement.dauphine.fr PYTHON=/home/logement/virtualenv/bin/python PYTHONPATH=/etc/logement 0 1 * * * $PYTHON /home/logement/src/logement-prod alertes-annonce --host $HOST -10 1 * * * $PYTHON /home/logement/src/logement-prod suppression-compte --verbose +10 1 * * * $PYTHON /home/logement/src/logement-prod suppression-comptes --verbose 20 1 * * * $PYTHON /home/logement/src/logement-prod depublication-auto --host $HOST --verbose