mirror of https://github.com/tteck/Proxmox.git
tweak
This commit is contained in:
parent
d3019cff30
commit
c83c35edba
|
@ -8,7 +8,7 @@ source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/next/misc/alpin
|
||||||
function header_info {
|
function header_info {
|
||||||
clear
|
clear
|
||||||
cat <<"EOF"
|
cat <<"EOF"
|
||||||
___ v5 __ _
|
___ __ _
|
||||||
/ | / /___ (_)___ ___
|
/ | / /___ (_)___ ___
|
||||||
/ /| | / / __ \/ / __ \/ _ \
|
/ /| | / / __ \/ / __ \/ _ \
|
||||||
/ ___ |/ / /_/ / / / / / __/
|
/ ___ |/ / /_/ / / / / / __/
|
||||||
|
|
|
@ -9,7 +9,7 @@ function header_info {
|
||||||
clear
|
clear
|
||||||
cat <<"EOF"
|
cat <<"EOF"
|
||||||
___ __ __ _
|
___ __ __ _
|
||||||
/ | __________/ /_ v5 / / (_)___ __ ___ __
|
/ | __________/ /_ / / (_)___ __ ___ __
|
||||||
/ /| | / ___/ ___/ __ \ / / / / __ \/ / / / |/_/
|
/ /| | / ___/ ___/ __ \ / / / / __ \/ / / / |/_/
|
||||||
/ ___ |/ / / /__/ / / / / /___/ / / / / /_/ /> <
|
/ ___ |/ / / /__/ / / / / /___/ / / / / /_/ /> <
|
||||||
/_/ |_/_/ \___/_/ /_/ /_____/_/_/ /_/\__,_/_/|_|
|
/_/ |_/_/ \___/_/ /_/ /_____/_/_/ /_/\__,_/_/|_|
|
Loading…
Reference in New Issue