From b97ceda59b34e267d6ede102f9fba6910f8532da Mon Sep 17 00:00:00 2001 From: alecmerdler Date: Mon, 13 Feb 2017 00:48:17 -0800 Subject: [PATCH] improvements to startup logo --- local-run.sh | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/local-run.sh b/local-run.sh index f8ad4bc57..b8db789d7 100755 --- a/local-run.sh +++ b/local-run.sh @@ -1,13 +1,14 @@ cat << "EOF" __ __ - / \ / \ _____ _ _ __ __ __ - / /\ / /\ \ / __ \ | | | | / \ \ \ / / + / \ / \ ______ _ _ __ __ __ + / /\ / /\ \ / __ \ | | | | / \ \ \ / / / / / / \ \ | | | | | | | | / /\ \ \ / -\ \ \ \ / / | |__| | | |__| | / ___\ \ | | +\ \ \ \ / / | |__| | | |__| | / ____ \ | | \ \/ \ \/ / \_ ___/ \____/ /_/ \_\ |_| \__/ \__/ \ \__ \___\ by CoreOS -Build, Store, and Distribute your Containers + + Build, Store, and Distribute your Containers EOF