From 8207fe9e2184abba58c9b52f6fd9bf45f8ca804d Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Sun, 28 Feb 2021 14:19:30 -0500 Subject: [PATCH] Update common.sh --- installers/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installers/common.sh b/installers/common.sh index 3b8424c..e3b9820 100644 --- a/installers/common.sh +++ b/installers/common.sh @@ -50,7 +50,7 @@ function display_welcome() { echo -e "${cyan}\n" echo -e " ____ _ _ " echo -e " | _ \ __ _ ___ __| | __ _| |_ _ ___ " - echo -e " | | | |/ _` |/ _ \/ _` |/ _` | | | | / __| " + echo -e " | | | |/ _ |/ _ \/ _ |/ _ | | | | / __| " echo -e " | |_| | (_| | __/ (_| | (_| | | |_| \__ \ " echo -e " |____/ \__,_|\___|\__,_|\__,_|_|\__,_|___/ " echo -e "${raspberry} ____ _ _ _ ____ __ _ "