ADSBexchange / feedclient

Feed ADS-B Exchange using an existing receiver running readsb / dump1090 / piaware / Raspbian / Linux
MIT License
73 stars 22 forks source link

Issues with updates #5

Open mendip-defender opened 1 year ago

mendip-defender commented 1 year ago

In the readme there is https://github.com/ADSBexchange/feedclient#update-the-feed-client-without-reconfiguring and the code does a curl to https://adsbexchange.com/feed-update.sh and when I run sudo bash /tmp/axupdate.sh I get a

sudo bash /tmp/axupdate.sh
/tmp/axupdate.sh: line 1: syntax error near unexpected token `newline'
/tmp/axupdate.sh: line 1: ` <!DOCTYPE html>'

Error. Suspect the file has been removed and now we have a 404 type error.