update ascii art for couch DB

This commit is contained in:
Jan 2024-02-11 22:10:57 +01:00
parent 686532aa7e
commit 4b2237089c
1 changed files with 7 additions and 10 deletions

View File

@ -8,16 +8,13 @@ source <(curl -s https://raw.githubusercontent.com/JamborJan/Proxmox/main/misc/b
function header_info { function header_info {
clear clear
cat <<"EOF" cat <<"EOF"
___ __ ______ __ ____ ____
╔═══╗ ╔╗ ╔═══╗ ╔╗ ╔═══╗╔══╗ / | ____ ____ ______/ /_ ___ / ____/___ __ _______/ /_ / __ \/ __ )
║╔═╗║ ║║ ║╔═╗║ ║║ ╚╗╔╗║║╔╗║ / /| | / __ \/ __ `/ ___/ __ \/ _ \ / / / __ \/ / / / ___/ __ \/ / / / __ |
║║ ║║╔══╗╔══╗ ╔══╗║╚═╗╔══╗ ║║ ╚╝╔══╗╔╗╔╗╔══╗║╚═╗ ║║║║║╚╝╚╗ / ___ |/ /_/ / /_/ / /__/ / / / __/ / /___/ /_/ / /_/ / /__/ / / / /_/ / /_/ /
║╚═╝║║╔╗║╚ ╗║ ║╔═╝║╔╗║║╔╗║ ║║ ╔╗║╔╗║║║║║║╔═╝║╔╗║ ║║║║║╔═╗║ /_/ |_/ .___/\__,_/\___/_/ /_/\___/ \____/\____/\__,_/\___/_/ /_/_____/_____/
║╔═╗║║╚╝║║╚╝╚╗║╚═╗║║║║║║═╣ ║╚═╝║║╚╝║║╚╝║║╚═╗║║║║╔╝╚╝║║╚═╝║ /_/
╚╝ ╚╝║╔═╝╚═══╝╚══╝╚╝╚╝╚══╝ ╚═══╝╚══╝╚══╝╚══╝╚╝╚╝╚═══╝╚═══╝
║║
╚╝
EOF EOF
} }
header_info header_info