From 6bffd1be8e100cb9b1a4be8d6305ed1d157bf618 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 13 Sep 2025 21:00:14 +0200 Subject: [PATCH] We already have the logo --- install/preflight/begin.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/preflight/begin.sh b/install/preflight/begin.sh index b2f3e92..f83a7c3 100644 --- a/install/preflight/begin.sh +++ b/install/preflight/begin.sh @@ -1,4 +1,4 @@ clear_logo -gum style --foreground 3 --padding "1 0 0 $PADDING_LEFT" "Installing Omarchy..." +gum style --foreground 3 --padding "1 0 0 $PADDING_LEFT" "Installing..." echo start_install_log