Update utils.sh

This commit is contained in:
MacRimi 2025-02-02 23:06:06 +01:00 committed by GitHub
parent 5bd9cd1d0e
commit 4755cbc0a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -210,6 +210,27 @@ show_proxmenu_logo() {
🌟 A menu-driven script for Proxmox VE management 🌟
EOF
echo -e "${CL}"
}
show_proxmenu_logo_m() {
clear
echo -e "${YW}"
cat << 'EOF'
██████╗ ██████╗ ██████╗ ██╗ ██╗███╗ ███╗███████╗███╗ ██╗██╗ ██╗
██╔══██╗██╔══██╗██╔═══██╗╚██╗██╔╝████╗ ████║██╔════╝████╗ ██║██║ ██║
██████╔╝██████╔╝██║ ██║ ╚███╔╝ ██╔████╔██║█████╗ ██╔██╗ ██║██║ ██║
██╔═══╝ ██╔══██╗██║ ██║ ██╔██╗ ██║╚██╔╝██║██╔══╝ ██║╚██╗██║██║ ██║
██║ ██║ ██║╚██████╔╝██╔╝ ██╗██║ ╚═╝ ██║███████╗██║ ╚████║╚██████╔╝
╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═══╝ ╚═════╝
🌟 A menu-driven script for Proxmox VE management 🌟 🌟 A menu-driven script for Proxmox VE management 🌟