Don't update uwsm until there's a confirmed good version released
This commit is contained in:
parent
12b2950853
commit
fc3467a66e
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
echo -e "\e[32m\nUpdate system packages\e[0m"
|
echo -e "\e[32m\nUpdate system packages\e[0m"
|
||||||
yay -Syu --noconfirm
|
yay -Syu --noconfirm --ignore uwsm
|
||||||
echo
|
echo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user