Bring uwsm out of the doghouse

This commit is contained in:
David Heinemeier Hansson
2025-08-21 18:57:30 +02:00
parent 40e10b1594
commit bf31373840
3 changed files with 3 additions and 4 deletions

View File

@@ -77,7 +77,7 @@ sudo updatedb
# Update system packages if we have a network connection
if ping -c5 omarchy.org &>/dev/null; then
yay -Syu --noconfirm --ignore uwsm
yay -Syu --noconfirm
fi
# Reboot