From f48c800b6770d809256b0202a3ec91c5dab3e85a Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 24 Feb 2022 12:31:32 -0500 Subject: [PATCH] Update node-red.sh --- ct/node-red.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/ct/node-red.sh b/ct/node-red.sh index 1635fcf9..aeb0574a 100644 --- a/ct/node-red.sh +++ b/ct/node-red.sh @@ -16,7 +16,6 @@ done clear function header_info { echo -e "${RD} - _ _ _ _____ _ | \ | | | | | __ \ | | | \| | ___ __| | ___ ______| |__) |___ __| | @@ -24,7 +23,6 @@ echo -e "${RD} | |\ | (_) | (_| | __/ | | \ \ __/ (_| | |_| \_|\___/ \__,_|\___| |_| \_\___|\__,_| - ${CL}" }