diff --git a/bin/omarchy-update-system-pkgs b/bin/omarchy-update-system-pkgs index 9b65fd09..fec84a42 100755 --- a/bin/omarchy-update-system-pkgs +++ b/bin/omarchy-update-system-pkgs @@ -1,5 +1,5 @@ #!/bin/bash echo -e "\e[32m\nUpdate system packages\e[0m" -yay -Syu --noconfirm +yay -Syu --noconfirm --ignore uwsm echo