Update arch_install.sh

This commit is contained in:
RomanNum3ral 2026-03-25 17:49:35 +00:00
parent ce6f93c2e4
commit e22245c4f3
1 changed files with 1 additions and 1 deletions

View File

@ -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 \