Add more tools to auto-install
Signed-off-by: Jacob Kiers <kiers@comandi.nl>
This commit is contained in:
7
bin/jq
7
bin/jq
@ -1,7 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [ `uname` == 'Darwin' ]; then
|
||||
/usr/local/bin/jq "$@"
|
||||
else
|
||||
jq-linux "$@"
|
||||
fi
|
BIN
bin/jq-linux
BIN
bin/jq-linux
Binary file not shown.
Reference in New Issue
Block a user