Add cronjob to fetch new timetable data from HSL

This commit is contained in:
Jan Tuomi
2017-01-20 15:07:26 +02:00
parent 332928ce30
commit 81a7f0a4a4
7 changed files with 51 additions and 25 deletions
+5
View File
@@ -56,6 +56,11 @@ pip install --upgrade pip
pip install -r requirements.txt
```
### Register cron jobs
```
./add_cronjob.sh
```
## Configure Django settings