Update all the built-in packages from the ISO
This commit is contained in:
parent
dbe3ec8b2f
commit
771313b836
@ -12,6 +12,9 @@ catch_errors() {
|
||||
|
||||
trap catch_errors ERR
|
||||
|
||||
# Update all built-in packages
|
||||
yay -Syu --noconfirm
|
||||
|
||||
# Install everything
|
||||
for f in ~/.local/share/omarchy/install/*.sh; do
|
||||
echo -e "\nRunning installer: $f"
|
||||
|
Loading…
x
Reference in New Issue
Block a user