Update Ascii art for lazylibrarian.sh

pull/2723/head
MountyMapleSyrup 1 year ago committed by GitHub
parent 14187a7767
commit 9a9bc560b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 13
      ct/lazylibrarian.sh

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

Loading…
Cancel
Save