mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 23:47:50 +00:00
build: fixed ${KUBE_ROOT} prefix for build scripts
This commit is contained in:
@@ -29,7 +29,7 @@ readonly DOCKER_MACHINE_DRIVER=${DOCKER_MACHINE_DRIVER:-"virtualbox --virtualbox
|
||||
# This will canonicalize the path
|
||||
KUBE_ROOT=$(cd $(dirname "${BASH_SOURCE}")/.. && pwd -P)
|
||||
|
||||
source hack/lib/init.sh
|
||||
source "${KUBE_ROOT}/hack/lib/init.sh"
|
||||
|
||||
# Incoming options
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user