Go back to just always updating system packages

Otherwise we can't depend on having the same minimum versions
This commit is contained in:
David Heinemeier Hansson
2025-07-20 21:24:10 -05:00
parent 61a7aee377
commit 3415fef297

View File

@ -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