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