[misc] remove kubectl installation
This commit is contained in:
parent
b246e7dc44
commit
4341546a9b
|
@ -12,7 +12,6 @@ case "$PM" in
|
|||
sudo apt install -y docker.io docker-compose
|
||||
! which pip3 && $ROOT/python/install.sh
|
||||
sudo pip3 install docker-compose
|
||||
sudo snap install kubectl --classic
|
||||
;;
|
||||
pacman)
|
||||
sudo pacman -S --needed docker docker-compose
|
||||
|
|
Loading…
Reference in New Issue
Block a user