mirror of
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git
synced 2024-11-21 05:10:12 +00:00
Update aussieadsb.sh
This commit is contained in:
parent
fc894892bc
commit
1c7234d2e0
1 changed files with 0 additions and 6 deletions
|
@ -141,9 +141,6 @@ case "$argv" in
|
|||
echo " adsb,aussieadsb.com,$port,beast_reduce_plus_out;"
|
||||
echo " mlat,aussieadsb.com,30000,name=$rcvr_token;"
|
||||
echo
|
||||
echo "Add the following parameter as well:"
|
||||
echo "- AUSSIEADSB_KEY='$rcvr_token'"
|
||||
echo
|
||||
echo "After adding these, please recreate your Ultrafeeder container to start feeding AussieADSB!"
|
||||
echo
|
||||
echo "Visit http://aussieadsb.com/status to check feeding status"
|
||||
|
@ -226,9 +223,6 @@ case "$argv" in
|
|||
echo " adsb,aussieadsb.com,$port,beast_reduce_plus_out;"
|
||||
echo " mlat,aussieadsb.com,30000,name=$AUSSIEADSB_KEY;"
|
||||
echo
|
||||
echo "Add the following parameter as well:"
|
||||
echo "- AUSSIEADSB_KEY='$AUSSIEADSB_KEY'"
|
||||
echo
|
||||
exit 0
|
||||
;;
|
||||
|
||||
|
|
Loading…
Reference in a new issue