install --bin
just for downloading the binary
This commit is contained in:
parent
d1d59272a2
commit
2db2feea37
2
install
2
install
@ -161,6 +161,8 @@ if [ -n "$binary_error" ]; then
|
|||||||
echo "OK"
|
echo "OK"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
[[ "$*" =~ "--bin" ]] && exit 0
|
||||||
|
|
||||||
# Auto-completion
|
# Auto-completion
|
||||||
ask "Do you want to add auto-completion support?"
|
ask "Do you want to add auto-completion support?"
|
||||||
auto_completion=$?
|
auto_completion=$?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user