mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-07 00:09:18 +00:00
Fix logo font
This commit is contained in:
parent
9839ab093d
commit
10d2ba882b
@ -8,14 +8,12 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m
|
||||
function header_info {
|
||||
clear
|
||||
cat <<"EOF"
|
||||
::: ::: :::: ::: ::::::::: :::::::: ::: ::: :::: ::: :::::::::
|
||||
:+: :+: :+:+: :+: :+: :+: :+: :+: :+: :+: :+:+: :+: :+: :+:
|
||||
+:+ +:+ :+:+:+ +:+ +:+ +:+ +:+ +:+ +:+ +:+ :+:+:+ +:+ +:+ +:+
|
||||
+#+ +:+ +#+ +:+ +#+ +#++:++#+ +#+ +:+ +#+ +:+ +#+ +:+ +#+ +#+ +:+
|
||||
+#+ +#+ +#+ +#+#+# +#+ +#+ +#+ +#+ +#+ +#+ +#+ +#+#+# +#+ +#+
|
||||
#+# #+# #+# #+#+# #+# #+# #+# #+# #+# #+# #+# #+#+# #+# #+#
|
||||
######## ### #### ######### ######## ######## ### #### #########
|
||||
|
||||
__ __ __ __
|
||||
/ / / /___ / /_ ____ __ ______ ____/ /
|
||||
/ / / / __ \/ __ \/ __ \/ / / / __ \/ __ /
|
||||
/ /_/ / / / / /_/ / /_/ / /_/ / / / / /_/ /
|
||||
\____/_/ /_/_.___/\____/\__,_/_/ /_/\__,_/
|
||||
|
||||
EOF
|
||||
}
|
||||
header_info
|
||||
|
Loading…
Reference in New Issue
Block a user