StudE-Backend/cronjob

2 lines
135 B
Text

*/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.