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