mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-01 10:48:15 +00:00
Allow cloudcfg.sh to be called from directories other than repo root.
This commit is contained in:
@@ -20,5 +20,5 @@
|
||||
|
||||
detect-master
|
||||
|
||||
./target/cloudcfg -h https://${KUBE_MASTER_IP} $@
|
||||
$(dirname $0)/../../target/cloudcfg -h https://${KUBE_MASTER_IP} $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user