Update iventoy.sh

Add ASCII artwork
pull/2785/head
Ryan Freeman 1 year ago committed by GitHub
parent 092e0c088f
commit e3c0869ffb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 8
      ct/iventoy.sh

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

Loading…
Cancel
Save