Skip to content

Commit

Permalink
eeee
Browse files Browse the repository at this point in the history
  • Loading branch information
ayubun committed Oct 24, 2023
1 parent 8e4383e commit 6d39157
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions programs/ubuntu/kubectl.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash

CURRENT_DIR=$(pwd)
mkdir $HOME/dotfiles/tmp &>/dev/null
cd $HOME/dotfiles/tmp

curl -LO "https://dl.k8s.io/release/$(curl -L -s https://dl.k8s.io/release/stable.txt)/bin/linux/amd64/kubectl"
Expand Down

0 comments on commit 6d39157

Please sign in to comment.