mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Go back to just always updating system packages
Otherwise we can't depend on having the same minimum versions
This commit is contained in:
@ -26,5 +26,5 @@ done
|
||||
# Back to where we came from
|
||||
cd - >/dev/null
|
||||
|
||||
echo -e ""
|
||||
gum confirm "Update system packages too?" && yay -Syu --noconfirm
|
||||
# Update system packages
|
||||
yay -Syu --noconfirm
|
||||
|
Reference in New Issue
Block a user