mirror of
https://github.com/lemeow125/StudE-Backend.git
synced 2025-06-29 00:35:45 +08:00
Added cronjob to Dockerfile
This commit is contained in:
parent
a970c4c925
commit
9515b25a7b
2 changed files with 23 additions and 1 deletions
2
cronjob
Normal file
2
cronjob
Normal file
|
@ -0,0 +1,2 @@
|
|||
*/30 * * * * python /code/stude/manage.py clean_old_entries
|
||||
# An empty line is required at the end of this file for a valid cron file.
|
Loading…
Add table
Add a link
Reference in a new issue