Update master_node_install.sh
This commit is contained in:
parent
6a37b7a682
commit
009eb7f655
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue