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

@@ -1,5 +1,5 @@
#!/bin/bash
echo -e "\e[32m\nUpdate system packages\e[0m"
yay -Syu --noconfirm --ignore uwsm
yay -Syu --noconfirm
echo