mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Pin uwsm to 0.23.0 to skip bad 0.23.1 while waiting for 0.23.2 (#697)
This commit is contained in:
committed by
GitHub
parent
1e924d1794
commit
9e7e5a1512
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo -e "\e[32m\nUpdate system packages\e[0m"
|
||||
yay -Syu --noconfirm
|
||||
yay -Syu --noconfirm --ignore uwsm
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user