mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 19:28:16 +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
|
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