This commit is contained in:
David Heinemeier Hansson
2025-10-29 10:58:22 +01:00
parent ac8073fc81
commit 407d283cb7

View File

@@ -8,7 +8,7 @@ gum style --border normal --border-foreground 6 --padding "1 2" \
"Ready to update Omarchy?" \ "Ready to update Omarchy?" \
"" \ "" \
"• You cannot stop the update once you start!" \ "• You cannot stop the update once you start!" \
"• Make sure you're not on battery power or have sufficient charge" "• Make sure you're connected to power or have a full battery"
if ! gum confirm --default=false "Continue with update?"; then if ! gum confirm --default=false "Continue with update?"; then
echo "Update cancelled" echo "Update cancelled"