Update master_node_install.sh

This commit is contained in:
RomanNum3ral 2026-03-26 17:55:10 +00:00
parent 6a37b7a682
commit 009eb7f655
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ REAL_HOME="$(getent passwd "$REAL_USER" | cut -d: -f6)"
# ---- Package install ----
pacman -Syu --noconfirm
pacman -S --needed --noconfirm \
yes | pacman -S --needed \
ca-certificates \
curl \
containerd \