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