Update arch_install.sh
This commit is contained in:
parent
ce6f93c2e4
commit
e22245c4f3
|
|
@ -10,7 +10,7 @@ if pacman -Q iptables >/dev/null 2>&1; then
|
|||
fi
|
||||
|
||||
# Install Kubernetes prerequisites and container runtime
|
||||
sudo pacman -S --needed --noconfirm \
|
||||
yes | sudo pacman -S --needed \
|
||||
ca-certificates \
|
||||
curl \
|
||||
wget \
|
||||
|
|
|
|||
Loading…
Reference in New Issue