make get script sudo optional

Signed-off-by: rimas <rmocius@gmail.com>
pull/4677/head
rimas 7 years ago
parent 8be42bae88
commit 0a09ae5b28

@ -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.

Loading…
Cancel
Save