From 366b789be16f0cc1006eb2f1b32dfe0ff66bbd8e Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 8 Aug 2026 02:35:44 -0700 Subject: [PATCH] Revert "Nicer with an extra CR here" This reverts commit a3aa3c9e82977046f62e6712653ec0bb9e734956. --- bin/omarchy-update-confirm | 2 -- 1 file changed, 2 deletions(-) diff --git a/bin/omarchy-update-confirm b/bin/omarchy-update-confirm index b04f0691..472927f1 100755 --- a/bin/omarchy-update-confirm +++ b/bin/omarchy-update-confirm @@ -16,5 +16,3 @@ if ! gum confirm "Continue with update?"; then echo "Update cancelled" exit 1 fi - -echo