Fix logo font

This commit is contained in:
Wim 2024-11-27 16:39:51 +01:00 committed by GitHub
parent 9839ab093d
commit 10d2ba882b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,13 +8,11 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m
function header_info {
clear
cat <<"EOF"
::: ::: :::: ::: ::::::::: :::::::: ::: ::: :::: ::: :::::::::
:+: :+: :+:+: :+: :+: :+: :+: :+: :+: :+: :+:+: :+: :+: :+:
+:+ +:+ :+:+:+ +:+ +:+ +:+ +:+ +:+ +:+ +:+ :+:+:+ +:+ +:+ +:+
+#+ +:+ +#+ +:+ +#+ +#++:++#+ +#+ +:+ +#+ +:+ +#+ +:+ +#+ +#+ +:+
+#+ +#+ +#+ +#+#+# +#+ +#+ +#+ +#+ +#+ +#+ +#+ +#+#+# +#+ +#+
#+# #+# #+# #+#+# #+# #+# #+# #+# #+# #+# #+# #+#+# #+# #+#
######## ### #### ######### ######## ######## ### #### #########
__ __ __ __
/ / / /___ / /_ ____ __ ______ ____/ /
/ / / / __ \/ __ \/ __ \/ / / / __ \/ __ /
/ /_/ / / / / /_/ / /_/ / /_/ / / / / /_/ /
\____/_/ /_/_.___/\____/\__,_/_/ /_/\__,_/
EOF
}