mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
change ascii art
This commit is contained in:
parent
b4739ee3c3
commit
ed77255127
1 changed files with 7 additions and 7 deletions
14
ct/mylar3.sh
14
ct/mylar3.sh
|
@ -8,13 +8,13 @@ source <(curl -s https://raw.githubusercontent.com/frank-alvarado/Proxmox/main/m
|
||||||
function header_info {
|
function header_info {
|
||||||
clear
|
clear
|
||||||
cat <<"EOF"
|
cat <<"EOF"
|
||||||
__ _ _____ __
|
__ ___ __ _____
|
||||||
_| _| _ __ ___ _ _| | __ _ _ _|___ / |_ |_
|
/ |/ /_ __/ /___ _____|__ /
|
||||||
(_) | | '_ ` _ \| | | | |/ _` | '__||_ \ | (_)
|
/ /|_/ / / / / / __ `/ ___//_ <
|
||||||
_ _ _| | | | | | | | |_| | | (_| | | ___) | | |_ _ _
|
/ / / / /_/ / / /_/ / / ___/ /
|
||||||
(_|_|_) | |_| |_| |_|\__, |_|\__,_|_| |____/ | (_|_|_)
|
/_/ /_/\__, /_/\__,_/_/ /____/
|
||||||
|__| |___/ |__|
|
/____/
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
header_info
|
header_info
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue