mirror of https://github.com/tteck/Proxmox.git
parent
b7051d1fc0
commit
486041a4d0
|
@ -9,11 +9,11 @@ source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build
|
||||||
function header_info {
|
function header_info {
|
||||||
clear
|
clear
|
||||||
cat <<"EOF"
|
cat <<"EOF"
|
||||||
______ ___ __ __
|
______ ___ __ _ __ __
|
||||||
/ ____/___ _/ (_) /_ ________ _ _____ / /_
|
/ ____/___ _/ (_) /_ ________ | | / /__ / /_
|
||||||
/ / / __ `/ / / __ \/ ___/ _ \_____| | /| / / _ \/ __ \
|
/ / / __ `/ / / __ \/ ___/ _ \___| | /| / / _ \/ __ \
|
||||||
/ /___/ /_/ / / / /_/ / / / __/_____/ |/ |/ / __/ /_/ /
|
/ /___/ /_/ / / / /_/ / / / __/___/ |/ |/ / __/ /_/ /
|
||||||
\____/\__,_/_/_/_.___/_/ \___/ |__/|__/\___/_.___/
|
\____/\__,_/_/_/_.___/_/ \___/ |__/|__/\___/_.___/
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue