added python-dotenv and updated crontab example to load environment variables so the scan_comics will get the correct settings.

This commit is contained in:
ajurna
2020-05-26 10:22:23 +01:00
parent 2630c614e7
commit 14caef1e42

View File

@@ -1 +1 @@
*/15 * * * * python /src/manage.py scan_comics
*/15 * * * * python /src/manage.py scan_comics --settings=cbreader.settings.base