1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-04-21 22:32:20 +00:00

Merge branch 'fix_nl_updates' into 'main'

Add BDA email as an option to fix NL updates

See merge request bde/nk20!305
This commit is contained in:
alexismdr 2025-04-13 19:57:15 +02:00
commit 9a23157fa9

View File

@ -27,5 +27,5 @@ 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
00 10 * * 0 root cd /var/www/note_kfet && env/bin/python manage.py extract_ml_registrations -t art -e "bda.ensparissaclay@gmail.com"