From e865667f0f870908b426eb2cd6cc731d4208f844 Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Sun, 9 May 2021 08:31:01 -0400 Subject: [PATCH] Update common.sh --- installers/common.sh | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/installers/common.sh b/installers/common.sh index f776cf9..650bb12 100644 --- a/installers/common.sh +++ b/installers/common.sh @@ -52,13 +52,12 @@ function display_welcome() { echo -e " \___ \| _ <| | " echo -e " ____) | |_) | |____ " echo -e " |_____/|____/ \_____| " - echo -e "${green} __ __ _ __ " - echo -e " / / ____ / /__(_)___ ___ / /_" - echo -e " / / / __ \/ //_/ / __ \/ _ \/ __/ " - echo -e " / /___/ /_/ / ,< / / / / / __/ /_" - echo -e " /_____/\____/_/|_/_/_/ /_/\___/\__/ " + echo -e "${green} __ __ _ __ " + echo -e " / / ____ / /__(_)___ ___ / /_" + echo -e " / / / __ \/ //_/ / __ \/ _ \/ __/ " + echo -e " / /___/ /_/ / ,< / / / / / __/ /_" + echo -e " /_____/\____/_/|_/_/_/ /_/\___/\__/ " echo -e "${raspberry} _ _ _ " -# echo -e " _ _ _ " echo -e " (_) (_) | " echo -e " _ __ ___ _ ___ _ __ ___ _____ ___| |_ " echo -e " | '_ '_ \| |/ __| '__/ _ \ / _ \ \/ / | __| "