fix typo dans cronfile

This commit is contained in:
Benjamin Dauvergne 2012-06-21 14:15:52 +02:00
parent c15706e106
commit 92dc9cf364
1 changed files with 1 additions and 1 deletions

View File

@ -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