update ascii art for couch DB

pull/2473/head
Jan 1 year ago
parent 686532aa7e
commit 4b2237089c
  1. 17
      ct/apache-couchdb.sh

@ -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

Loading…
Cancel
Save