Skip to content

Commit 0456633

Browse files
committed
fixed typo
1 parent 667588c commit 0456633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/downloads.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ function download() {
1313
done
1414
}
1515

16-
download https://storage.googleapis.com/kubernetes-release/release/v1.3.0/bin/linux/amd64/kubect \
16+
download https://storage.googleapis.com/kubernetes-release/release/v1.3.0/bin/linux/amd64/kubectl \
1717
/usr/local/bin/kubectl \
1818
09cdb4e370cb5bc77428550ee5a2cf71
1919

0 commit comments

Comments
 (0)