Update kubectl.sh
This commit is contained in:
		@@ -30,7 +30,7 @@ set -o pipefail
 | 
				
			|||||||
# echo "-=-=-=-=-=-=-=-=-=-="
 | 
					# echo "-=-=-=-=-=-=-=-=-=-="
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
KUBE_ROOT=${KUBE_ROOT:-dirname "${BASH_SOURCE}")/..}
 | 
					KUBE_ROOT=${KUBE_ROOT:-$(dirname "${BASH_SOURCE}")/..}
 | 
				
			||||||
source "${KUBE_ROOT}/cluster/kube-util.sh"
 | 
					source "${KUBE_ROOT}/cluster/kube-util.sh"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Get the absolute path of the directory component of a file, i.e. the
 | 
					# Get the absolute path of the directory component of a file, i.e. the
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user