adsb-receiver/bash
charlie-foxtrot a9f810575f update dump978.sh to fix dump978-maint.sh and feed dump1090-mutability
dump978-maint.sh starts up dump978 and pipes output to uat2json (that updates dump978.php) and is then piped to uat2esnt and netcat (to dump1090-mutability).

However uat2json does not echo stdin to stdout output, meaning uat2esnt gets no input, and nothing makes it to dump1090-mutability.

This changes dump978-maint.sh to bash and uses tee to fork dump978's output to both uat2json and uat2esnt so messages make it to dump1090-mutability.
2016-12-28 21:43:26 -08:00
..
decoders update dump978.sh to fix dump978-maint.sh and feed dump1090-mutability 2016-12-28 21:43:26 -08:00
extras AboveTustin Setup about complete. 2016-12-02 17:04:09 -05:00
feeders Require python-dev and SQLite query fix. 2016-12-05 15:08:10 -05:00
portal Remove stop points and minnor fixes. 2016-12-05 13:08:58 -05:00
tools Added backup automation script. 2016-11-15 15:59:55 -05:00
functions.sh
image.sh Update image.sh 2016-12-07 23:33:54 -05:00
main.sh Remove stop points and minnor fixes. 2016-12-05 13:08:58 -05:00
variables.sh Update variables.sh and dump978.sh 2016-12-24 16:54:48 +00:00