From 22ff741c7fe952827952e42c1220ef2145251f83 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 21 Jul 2025 17:57:29 -0400 Subject: [PATCH] Hurray --- bin/omarchy-first-run | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/omarchy-first-run b/bin/omarchy-first-run index 38f3c37..9ebc346 100755 --- a/bin/omarchy-first-run +++ b/bin/omarchy-first-run @@ -40,3 +40,5 @@ if gum confirm "Start Docker DBs?"; then done fi fi + +echo -e "\nYou're all set!"