Update kube-cluster-worker-install.sh
This commit is contained in:
parent
9fe130e493
commit
fe4f6cf388
@ -1,4 +1,4 @@
|
||||
!#/bin/bash -e
|
||||
#!/bin/bash -e
|
||||
|
||||
echo "Downloading kubectl..."
|
||||
curl -LO "https://dl.k8s.io/release/$(curl -L -s https://dl.k8s.io/release/stable.txt)/bin/linux/amd64/kubectl"
|
||||
|
Loading…
Reference in New Issue
Block a user