mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 12:16:53 +00:00
Update utils.sh
This commit is contained in:
parent
5bd9cd1d0e
commit
4755cbc0a5
@ -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 🌟
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user