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}" }