1
0
Fork 0
mirror of https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git synced 2024-10-16 13:50:46 +00:00

update readme

This commit is contained in:
kx1t 2024-06-15 18:22:29 -04:00
parent a4ffb7055d
commit 7e8f3b7c90

View file

@ -350,7 +350,7 @@ When feeding AdsbExchange, Ultrafeeder will send statistics to adsbexchange.com
To feed AussieADSB (Australia/Oceania only!), execute this command on your host and follow the instructions:
```bash
docker run -it --rm ghcr.io/sdr-enthusiasts/docker-adsb-ultrafeeder 'bash -c /scripts/aussieadsb.sh -register'
wget -qO - https://raw.githubusercontent.com/sdr-enthusiasts/docker-adsb-ultrafeeder/dev/aussieadsb.sh | bash -s register
```
##### Alternate Configuration Method with `READSB_NET_CONNECTOR`