Signed-off-by: Jacob Kiers <jacob@alphacomm.nl>
@ -1,7 +1,7 @@
#!/bin/bash
if [ `uname` == 'Darwin' ]; then
/usr/local/bin/jq $@
/usr/local/bin/jq "$@"
else
jq-linux $@
jq-linux "$@"
fi
The note is not visible to the blocked user.