diff --git a/cbreader/crontab b/cbreader/crontab index 157ae7f..f5e86b6 100644 --- a/cbreader/crontab +++ b/cbreader/crontab @@ -1 +1 @@ -*/15 * * * * python /src/manage.py scan_comics \ No newline at end of file +*/15 * * * * python /src/manage.py scan_comics --settings=cbreader.settings.base \ No newline at end of file