weatherflow-collector
weatherflow-collector copied to clipboard
Add a check for jq
Hi,
I noticed the docker-compose.sh
script uses jq
; I didn't have it installed when I ran it so it displayed a bunch of errors.
If the script is going to use jq
we should check for it before continuing on with the script.