diff --git a/bin/setup b/bin/setup index d95fe09..d25de1a 100644 --- a/bin/setup +++ b/bin/setup @@ -30,7 +30,7 @@ done echo "updating the installer ..." sleep 1 -sudo -E pacman -S manjaro-architect --noconfirm +sudo -E pacman -Syu manjaro-architect --noconfirm echo "launching Manjaro Architect ..." sudo -E manjaro-architect "$@"