Update homebridge.sh

This commit is contained in:
tteckster 2022-03-05 13:33:47 -05:00 committed by GitHub
parent 4aaf8753db
commit eaf4c39e10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 8 deletions

View File

@ -16,14 +16,12 @@ done
clear
function header_info {
echo -e "${YW}
_ _ _ _ _
| | | | | | (_) | |
| |__| | ___ _ __ ___ ___| |__ _ __ _ __| | __ _ ___
| __ |/ _ \| _ _ \ / _ \ _ \| __| |/ _ |/ _ |/ _ \
| | | | (_) | | | | | | __/ |_) | | | | (_| | (_| | __/
|_| |_|\___/|_| |_| |_|\___|_.__/|_| |_|\__,_|\__, |\___|
__/ |
|___/
_ _ ____ __ __ ______ ____ _____ _____ _____ _____ ______
| | | |/ __ \| \/ | ____| _ \| __ \|_ _| __ \ / ____| ____|
| |__| | | | | \ / | |__ | |_) | |__) | | | | | | | | __| |__
| __ | | | | |\/| | __| | _ <| _ / | | | | | | | |_ | __|
| | | | |__| | | | | |____| |_) | | \ \ _| |_| |__| | |__| | |____
|_| |_|\____/|_| |_|______|____/|_| \_\_____|_____/ \_____|______|
${CL}"
}