mirror of
https://github.com/helm/helm.git
synced 2026-08-11 09:37:17 +00:00
Instead of presuming that bash is installed at /bin/bash, use `$PATH`. Official [bash docker container](https://hub.docker.com/_/bash/) installs bash at `/usr/local/bin` and recommends the use of `env`