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 aussieadsb.sh

This commit is contained in:
kx1t 2024-06-15 22:57:03 -04:00 committed by GitHub
parent 1df2094611
commit a44c35b66b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -137,7 +137,7 @@ case "$argv" in
echo " mlat,aussieadsb.com,30000;" echo " mlat,aussieadsb.com,30000;"
echo echo
echo "Add the following parameter as well:" echo "Add the following parameter as well:"
echo "- AUSSIEADSB_KEY=$rcvr_token" echo "- AUSSIEADSB_KEY=\'$rcvr_token\'"
echo echo
echo "After adding these, please recreate your Ultrafeeder container to start feeding AussieADSB!" echo "After adding these, please recreate your Ultrafeeder container to start feeding AussieADSB!"
echo echo