This commit is contained in:
bkfox
2020-05-20 12:42:43 +02:00
parent 341f1cb2d5
commit 2bdddbced8
2 changed files with 4 additions and 4 deletions

View File

@ -3,9 +3,9 @@
# aircox daily tasks:
# - diffusions monitoring for the current month
cd /srv/apps/aircox/
scripts/launch_in_venv ./manage.py diffusions --update --clean --check --mode auto
scripts/launch_in_venv ./manage.py diffusions --update --clean --check
# - diffusions monitoring for the next month
scripts/launch_in_venv ./manage.py diffusions --update --next-month --mode auto
scripts/launch_in_venv ./manage.py diffusions --update --next-month
cd -
# - archiver monitoring for the next month