mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 18:28:13 +00:00 
			
		
		
		
	build: fixed ${KUBE_ROOT} prefix for build scripts
This commit is contained in:
		| @@ -23,7 +23,7 @@ set -o nounset | ||||
| set -o pipefail | ||||
|  | ||||
| KUBE_ROOT=$(dirname "${BASH_SOURCE}")/.. | ||||
| source "$KUBE_ROOT/build/common.sh" | ||||
| source "${KUBE_ROOT}/build/common.sh" | ||||
|  | ||||
| kube::build::verify_prereqs | ||||
| kube::build::copy_output | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Anton Khramov
					Anton Khramov