mpentler / oarc-adsb-scripts

Feed OARC's ADS-B map using an existing receiver running readsb / dump1090 / piaware / Raspbian / Linux
MIT License
5 stars 0 forks source link

Uninstall script in github README.md is faulty #1

Open pe1rrr opened 1 year ago

pe1rrr commented 1 year ago

sudo bash /usr/local/share/tar1090/uninstall.sh oarc-adsb

Should be:

sudo bash /usr/local/share/oarc-adsb/uninstall.sh oarc-adsb

mpentler commented 1 year ago

Hi there, thanks so much for this. Something didn't seem right and I wasn't sure what it was. Will fix

Edit: is that not specific to whether you've installed with a prefix or not? I was cribbing from adsb.fi's scripts and it seems similar.