Just straight reboot when we're done

Script will abort anyway if there were any issues along the way
This commit is contained in:
David Heinemeier Hansson
2025-07-25 15:43:21 -04:00
parent 0ead8947f7
commit 25acc313b1

View File

@ -24,4 +24,4 @@ sudo updatedb
# Update all built-in packages
sudo pacman -Syu --noconfirm
gum confirm "Reboot to apply all settings?" && reboot
reboot