mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Allow cloudcfg.sh to be called from directories other than repo root.
This commit is contained in:
parent
130560a769
commit
54a2f82276
@ -20,5 +20,5 @@
|
||||
|
||||
detect-master
|
||||
|
||||
./target/cloudcfg -h https://${KUBE_MASTER_IP} $@
|
||||
$(dirname $0)/../../target/cloudcfg -h https://${KUBE_MASTER_IP} $@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user