Remove airports.dat download info, now automatic

This commit is contained in:
Jack Sweeney 2020-11-13 03:05:21 +00:00 committed by GitHub
parent 1c15623b6d
commit 84f3c00577
1 changed files with 0 additions and 5 deletions

View File

@ -92,11 +92,6 @@ git clone -b multi --single-branch https://github.com/Jxck-S/plane-notify.git
cd plane-notify
```
### Download the latest airports.dat from OpenFlights for nearest airport lookup - https://openflights.org/data.html
```bash
wget https://raw.githubusercontent.com/jpatokal/openflights/master/data/airports.dat
```
### Configure main config file with keys and URLs (mainconf.ini) in configs directory
- edit them with nano or vi on the running machine or on your pc and transfer the config to where you will be running the bot