mirror of https://github.com/tteck/Proxmox.git
feat: address review comments
This commit is contained in:
parent
dedef2c6b8
commit
ac2a76cf6e
|
@ -8,8 +8,7 @@ source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build
|
||||||
function header_info {
|
function header_info {
|
||||||
clear
|
clear
|
||||||
cat <<"EOF"
|
cat <<"EOF"
|
||||||
|
____ ___
|
||||||
____ ___
|
|
||||||
/ __ \___ ____/ (_)____
|
/ __ \___ ____/ (_)____
|
||||||
/ /_/ / _ \/ __ / / ___/
|
/ /_/ / _ \/ __ / / ___/
|
||||||
/ _, _/ __/ /_/ / (__ )
|
/ _, _/ __/ /_/ / (__ )
|
||||||
|
|
Loading…
Reference in New Issue