Update mqtt.sh

This commit is contained in:
tteckster 2022-02-24 12:29:23 -05:00 committed by GitHub
parent f2bf138bf1
commit a1aeabd5f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -16,15 +16,12 @@ done
clear
function header_info {
echo -e "${BL}
__ __ ____ _______ _______
| \/ |/ __ \__ __|__ __|
| \ / | | | | | | | |
| |\/| | | | | | | | |
| | | | |__| | | | | |
|_| |_|\___\_\ |_| |_|
${CL}"
}