merge aircox and aircox_instance

This commit is contained in:
bkfox
2016-10-10 15:04:15 +02:00
parent 72fd7bd490
commit 191d337c3f
100 changed files with 4686 additions and 360 deletions

8
scripts/cron_diffusions Executable file
View File

@ -0,0 +1,8 @@
#! /bin/sh
# aircox daily tasks:
# - diffusions monitoring for the current month
/srv/apps/aircox/manage.py diffusions_monitor --update --clean --check
# - diffusions monitoring for the next month
/srv/apps/aircox/manage.py diffusions_monitor --update --next-month