mirror of https://github.com/linkerd/linkerd2.git
Using `/bin/env` increases portability for the shell scripts (and often using `/bin/env` is requested by e.g. Mac users). This would also facilitate testing scripts with different Bash versions via the Bash containers, as they have bash in `/usr/local` and not `/bin`. Using `/bin/env`, there is no need to change the script when testing. (I assume the latter was behind
|
||
---|---|---|
.. | ||
filter.jq | ||
install-cni.sh |