mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-07-05 15:03:55 +02:00
cron and linters
This commit is contained in:
@ -27,5 +27,6 @@ MAILTO=notekfet2020@lists.crans.org
|
||||
# Vider les tokens Oauth2
|
||||
00 6 * * * root cd /var/www/note_kfet && env/bin/python manage.py cleartokens -v 0
|
||||
# Envoyer la liste des abonnés à la NL BDA
|
||||
00 10 * * 0 root cd /var/www/note_kfet && env/bin/python manage.py extract_ml_registrations -t art -e "bda.ensparissaclay@gmail.com"
|
||||
|
||||
00 10 * * 0 root cd /var/www/note_kfet && env/bin/python manage.py extract_ml_registrations -t art -e "bda.ensparissaclay@gmail.com"
|
||||
# Envoyer la liste de la bouffe au club et aux GCKs
|
||||
00 8 * * 1 root cd /var/www/note_kfet && env/bin/python manage.py send_mail_for_food --report --club
|
||||
|
Reference in New Issue
Block a user