wiedehopf / tar1090

Provides an improved webinterface for use with ADS-B decoders readsb / dump1090-fa
Other
1.27k stars 237 forks source link

Update script for cp (GNU coreutils) 9.4 and json #278

Closed vatprcyq closed 7 months ago

vatprcyq commented 10 months ago

Update script for cp (GNU coreutils) 9.4 When use this script fatal error: cp: not replacing '/etc/default/tar1090' [ERROR] Error in line 247 when executing: cp -n default /etc/default/"$service" [ERROR] Error in line 241 when executing: bash tar1090-install.sh /run/readsb due to: cp options -n changed see: https://github.com/coreutils/coreutils/blob/c2173c0a52925245d4fe27890f9ced1b5d860372/NEWS#L89-L91 https://github.com/coreutils/coreutils/blob/c2173c0a52925245d4fe27890f9ced1b5d860372/NEWS#L179-L182 and some workaround for not std json location known.

wiedehopf commented 7 months ago

Fi