We don't have yay yet
This commit is contained in:
parent
60f5a3b063
commit
bacaabe4a1
@ -13,7 +13,7 @@ catch_errors() {
|
||||
trap catch_errors ERR
|
||||
|
||||
# Update all built-in packages
|
||||
yay -Syu --noconfirm
|
||||
sudo pacman -Syu --noconfirm
|
||||
|
||||
# Install everything
|
||||
for f in ~/.local/share/omarchy/install/*.sh; do
|
||||
|
Loading…
x
Reference in New Issue
Block a user