Update calibre-web.sh

tweak
This commit is contained in:
tteckster 2024-04-20 03:22:18 -04:00 committed by GitHub
parent 337c1c700a
commit 7a72c82ece
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -9,12 +9,12 @@ source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build
function header_info {
clear
cat <<"EOF"
______ ___ __ __
/ ____/___ _/ (_) /_ ________ _ _____ / /_
______ ___ __ __
/ ____/___ _/ (_) /_ ________ _ _____ / /_
/ / / __ `/ / / __ \/ ___/ _ \_____| | /| / / _ \/ __ \
/ /___/ /_/ / / / /_/ / / / __/_____/ |/ |/ / __/ /_/ /
\____/\__,_/_/_/_.___/_/ \___/ |__/|__/\___/_.___/
\____/\__,_/_/_/_.___/_/ \___/ |__/|__/\___/_.___/
EOF
}
header_info