mirror of https://github.com/tteck/Proxmox.git
Update mqtt.sh
This commit is contained in:
parent
f2bf138bf1
commit
a1aeabd5f1
|
@ -16,8 +16,6 @@ done
|
|||
clear
|
||||
function header_info {
|
||||
echo -e "${BL}
|
||||
|
||||
|
||||
__ __ ____ _______ _______
|
||||
| \/ |/ __ \__ __|__ __|
|
||||
| \ / | | | | | | | |
|
||||
|
@ -25,7 +23,6 @@ echo -e "${BL}
|
|||
| | | | |__| | | | | |
|
||||
|_| |_|\___\_\ |_| |_|
|
||||
|
||||
|
||||
${CL}"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue