mirror of https://github.com/tteck/Proxmox.git
Update node-red.sh
This commit is contained in:
parent
b79f8a37b1
commit
f48c800b67
|
@ -16,7 +16,6 @@ done
|
||||||
clear
|
clear
|
||||||
function header_info {
|
function header_info {
|
||||||
echo -e "${RD}
|
echo -e "${RD}
|
||||||
|
|
||||||
_ _ _ _____ _
|
_ _ _ _____ _
|
||||||
| \ | | | | | __ \ | |
|
| \ | | | | | __ \ | |
|
||||||
| \| | ___ __| | ___ ______| |__) |___ __| |
|
| \| | ___ __| | ___ ______| |__) |___ __| |
|
||||||
|
@ -24,7 +23,6 @@ echo -e "${RD}
|
||||||
| |\ | (_) | (_| | __/ | | \ \ __/ (_| |
|
| |\ | (_) | (_| | __/ | | \ \ __/ (_| |
|
||||||
|_| \_|\___/ \__,_|\___| |_| \_\___|\__,_|
|
|_| \_|\___/ \__,_|\___| |_| \_\___|\__,_|
|
||||||
|
|
||||||
|
|
||||||
${CL}"
|
${CL}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue