Open mendip-defender opened 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
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.
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 aError. Suspect the file has been removed and now we have a 404 type error.