mirror of https://github.com/tteck/Proxmox.git
parent
4a36166929
commit
1aff71d17f
|
@ -8,12 +8,11 @@ source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build
|
|||
function header_info {
|
||||
clear
|
||||
cat <<"EOF"
|
||||
__ __ __
|
||||
____ ____ _____/ /_____ / /_/ /_ ____ _________
|
||||
/ __ \/ __ \/ ___/ //_/ _ \/ __/ __ \/ __ `/ ___/ _ \
|
||||
/ /_/ / /_/ / /__/ ,< / __/ /_/ /_/ / /_/ (__ ) __/
|
||||
/ .___/\____/\___/_/|_|\___/\__/_.___/\__,_/____/\___/
|
||||
/_/
|
||||
____ __ __ __
|
||||
/ __ \____ _____/ /_____ / /_/ /_ ____ _________
|
||||
/ /_/ / __ \/ ___/ //_/ _ \/ __/ __ \/ __ `/ ___/ _ \
|
||||
/ ____/ /_/ / /__/ ,< / __/ /_/ /_/ / /_/ (__ ) __/
|
||||
/_/ \____/\___/_/|_|\___/\__/_.___/\__,_/____/\___/
|
||||
|
||||
EOF
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue