Hopefully hide some of the checks for packages to remove that show errors to make the conversion to server a little less noisy.

This commit is contained in:
Storm Dragon
2026-04-16 15:17:59 -04:00
parent d8db10b05f
commit 74f2dcb808

View File

@@ -72,7 +72,7 @@ for packageName in \
wireplumber \
xdg-user-dirs \
xdg-utils ; do
yay -Runcds --noconfirm "$packageName"
yay -Runcds --noconfirm "$packageName" @> /dev/null
done
rm -rfv ~/.config