4 lines
65 B
Bash
4 lines
65 B
Bash
echo "Ensure latest uwsm is installed"
|
|
|
|
yay -Sy --noconfirm uwsm
|
echo "Ensure latest uwsm is installed"
|
|
|
|
yay -Sy --noconfirm uwsm
|