diff --git a/run.sh b/run.sh index 313f50d..54a31e8 100755 --- a/run.sh +++ b/run.sh @@ -31,8 +31,8 @@ fi REPOADD_OPTS+=(--sign) } -# Update pacman index -pacman -Sy --noconfirm +# Update pacman index and any updated package +pacman -Syyu --noconfirm # Retrieve GPG keys if required gosu builder getkeys.sh