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