diff --git a/bin/omarchy-upgrade-to-quattro b/bin/omarchy-upgrade-to-quattro index 94801bec..59f29980 100755 --- a/bin/omarchy-upgrade-to-quattro +++ b/bin/omarchy-upgrade-to-quattro @@ -311,7 +311,7 @@ Make sure you have a backup. EOF - gum confirm "Continue with upgrade?" || exit 0 + gum confirm "Continue with upgrade?" &2 return 0 fi @@ -2401,7 +2401,7 @@ EOF if (( auto_reboot )); then log "Rebooting because --reboot was passed" as_root systemctl reboot -elif gum confirm "Reboot to complete Quattro upgrade now?"; then +elif gum confirm "Reboot to complete Quattro upgrade now?"