Add cron to refresh highlighted buttons
This commit is contained in:
parent
2aebeb8927
commit
547fbf564b
1 changed files with 2 additions and 0 deletions
|
|
@ -17,3 +17,5 @@
|
|||
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
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue