Updated script
This commit is contained in:
parent
6b6616f993
commit
a80a137d44
@ -1,3 +1,5 @@
|
||||
!#/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