mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update Ascii art for lazylibrarian.sh
This commit is contained in:
parent
14187a7767
commit
9a9bc560b5
1 changed files with 6 additions and 7 deletions
|
@ -8,13 +8,12 @@ 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
|
||||||
}
|
}
|
||||||
header_info
|
header_info
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue