Update kubectl.sh

pull/6/head
Paolo Di Tommaso 2016-04-19 13:47:05 +02:00
parent 19f3500c9a
commit b4704c9a32
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ set -o pipefail
# echo "-=-=-=-=-=-=-=-=-=-="
KUBE_ROOT=${KUBE_ROOT:-dirname "${BASH_SOURCE}")/..}
KUBE_ROOT=${KUBE_ROOT:-$(dirname "${BASH_SOURCE}")/..}
source "${KUBE_ROOT}/cluster/kube-util.sh"
# Get the absolute path of the directory component of a file, i.e. the