mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-12 12:48:51 +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