From 3d283eac180933e1381508a3ab775c91cda1affc Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 12 Aug 2025 09:43:43 +0200 Subject: [PATCH] Ignore uwsm here too --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index a0240dd4..9b728d0a 100755 --- a/install.sh +++ b/install.sh @@ -77,7 +77,7 @@ source $OMARCHY_INSTALL/apps/mimetypes.sh show_logo highlight show_subtext "Updating system packages [5/5]" sudo updatedb -sudo pacman -Syu --noconfirm +yay -Syu --noconfirm --ignore uwsm # Reboot show_logo laseretch 920