Update node-red.sh

This commit is contained in:
tteckster 2022-02-24 12:31:32 -05:00 committed by GitHub
parent b79f8a37b1
commit f48c800b67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -16,7 +16,6 @@ done
clear
function header_info {
echo -e "${RD}
_ _ _ _____ _
| \ | | | | | __ \ | |
| \| | ___ __| | ___ ______| |__) |___ __| |
@ -24,7 +23,6 @@ echo -e "${RD}
| |\ | (_) | (_| | __/ | | \ \ __/ (_| |
|_| \_|\___/ \__,_|\___| |_| \_\___|\__,_|
${CL}"
}