mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-08-01 13:14:52 +02:00
Add cron to refresh highlighted buttons
This commit is contained in:
@@ -17,3 +17,5 @@
|
|||||||
00 8 6 * * root cd /var/www/note_kfet && env/bin/python manage.py send_mail_to_negative_balances --report
|
00 8 6 * * root cd /var/www/note_kfet && env/bin/python manage.py send_mail_to_negative_balances --report
|
||||||
# Envoyer les rapports aux gens
|
# Envoyer les rapports aux gens
|
||||||
55 6 * * * root cd /var/www/note_kfet && env/bin/python manage.py send_reports
|
55 6 * * * root cd /var/www/note_kfet && env/bin/python manage.py send_reports
|
||||||
|
# Envoyer les rapports aux gens
|
||||||
|
00 9 * * * root cd /var/www/note_kfet && env/bin/python manage.py refresh_highlighted_buttons
|
||||||
|
Reference in New Issue
Block a user