This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
dauphine-logement/cronfile

8 lines
391 B
Plaintext
Raw Normal View History

2012-05-09 17:39:52 +02:00
MAILTO=admin@entrouvert.com
HOST=https://www.logement.dauphine.fr
PYTHON=/home/logement/virtualenv/bin/python
PYTHONPATH=/etc/logement
2012-06-19 13:54:31 +02:00
0 1 * * * $PYTHON /home/logement/src/logement-prod alertes-annonce --host $HOST
2012-06-21 14:15:52 +02:00
10 1 * * * $PYTHON /home/logement/src/logement-prod suppression-comptes --verbose
2012-06-19 13:54:31 +02:00
20 1 * * * $PYTHON /home/logement/src/logement-prod depublication-auto --host $HOST --verbose