We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e7e5a1 commit 3d283eaCopy full SHA for 3d283ea
install.sh
@@ -77,7 +77,7 @@ source $OMARCHY_INSTALL/apps/mimetypes.sh
77
show_logo highlight
78
show_subtext "Updating system packages [5/5]"
79
sudo updatedb
80
-sudo pacman -Syu --noconfirm
+yay -Syu --noconfirm --ignore uwsm
81
82
# Reboot
83
show_logo laseretch 920
0 commit comments