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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user