Update haos-vm-v4.sh

This commit is contained in:
tteckster 2022-11-08 09:35:55 -05:00 committed by GitHub
parent d521a3c682
commit fe00c2974c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 8 deletions

View File

@ -64,14 +64,14 @@ else
exit
fi
function header_info {
echo -e "${HA}
__ __ ___ ____ _____
/ / / // |v4/ __ \/ ___/
/ /_/ // /| | / / / /\__ \
/ __ // ___ |/ /_/ /___/ /
/_/ /_//_/ |_|\____//____/
Home Assistant OS
${CL}"
cat <<"EOF"
__ __ ___ _ __ __ ____ _____
/ / / /___ ____ ___ ___ v4 / | __________(_)____/ /_____ _____ / /_ / __ \/ ___/
/ /_/ / __ \/ __ `__ \/ _ \ / /| | / ___/ ___/ / ___/ __/ __ `/ __ \/ __/ / / / /\__ \
/ __ / /_/ / / / / / / __/ / ___ |(__ |__ ) (__ ) /_/ /_/ / / / / /_ / /_/ /___/ /
/_/ /_/\____/_/ /_/ /_/\___/ /_/ |_/____/____/_/____/\__/\__,_/_/ /_/\__/ \____//____/
EOF
}
function msg_info() {
local msg="$1"