Prepare for use in the new menu system

This commit is contained in:
David Heinemeier Hansson
2025-08-04 18:26:08 +02:00
parent 29f4ee3524
commit 62975f0a23
2 changed files with 8 additions and 0 deletions

View File

@@ -23,3 +23,5 @@ yay -Syu --noconfirm
if [ "$(uname -r | sed 's/-arch/\.arch/')" != "$(pacman -Q linux | awk '{print $2}')" ]; then
gum confirm "Linux kernel has been updated. Reboot?" && sudo reboot now
fi
gum spin --spinner "globe" --title "Done!" -- sleep 2