| The update-vendor.sh script needed some fixes to work with zsh on OSX. Various binaries are expected to be GNU utils, which are not installed by default on OSX. I've added suggestions to install ported binaries using homebrew if they are not found in PATH. Skip `shopt -s lastpipe` when `$BASH` is not defined. | ||
|---|---|---|
| .. | ||
| update-vendor.sh | ||