Commit 40ef9c0f authored by Rimas Mocevicius's avatar Rimas Mocevicius Committed by Matthew Fisher

make get script sudo optional (#4677)

Signed-off-by: 's avatarrimas <rmocius@gmail.com>
parent ace30b87
......@@ -19,8 +19,8 @@
PROJECT_NAME="helm"
TILLER_NAME="tiller"
USE_SUDO="true"
: ${USE_SUDO:="true"}
: ${HELM_INSTALL_DIR:="/usr/local/bin"}
# initArch discovers the architecture for this system.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment