diff --git a/ct/mylar3.sh b/ct/mylar3.sh index d462dce2..3d58d5c0 100644 --- a/ct/mylar3.sh +++ b/ct/mylar3.sh @@ -8,13 +8,13 @@ source <(curl -s https://raw.githubusercontent.com/frank-alvarado/Proxmox/main/m function header_info { clear cat <<"EOF" - __ _ _____ __ - _| _| _ __ ___ _ _| | __ _ _ _|___ / |_ |_ - (_) | | '_ ` _ \| | | | |/ _` | '__||_ \ | (_) - _ _ _| | | | | | | | |_| | | (_| | | ___) | | |_ _ _ -(_|_|_) | |_| |_| |_|\__, |_|\__,_|_| |____/ | (_|_|_) - |__| |___/ |__| - + __ ___ __ _____ + / |/ /_ __/ /___ _____|__ / + / /|_/ / / / / / __ `/ ___//_ < + / / / / /_/ / / /_/ / / ___/ / +/_/ /_/\__, /_/\__,_/_/ /____/ + /____/ + EOF } header_info