mirror of https://github.com/tteck/Proxmox.git
Update nginx-proxy-manager.sh
This commit is contained in:
parent
513f6de676
commit
4ade2bd47e
|
@ -16,15 +16,12 @@ done
|
|||
clear
|
||||
function header_info {
|
||||
echo -e "${RD}
|
||||
_ _ _ _____ __ __
|
||||
| \ | | (_) | __ \ | \/ |
|
||||
| \| | __ _ _ _ __ __ __ | |__) | __ _____ ___ _ | \ / | __ _ _ __ __ _ __ _ ___ _ __
|
||||
| |/ _ | | _ \\ \/ / | ___/ __/ _ \ \/ / | | | | |\/| |/ _ | _ \ / _ |/ _ |/ _ \ __|
|
||||
| |\ | (_| | | | | |> < | | | | | (_) > <| |_| | | | | | (_| | | | | (_| | (_| | __/ |
|
||||
|_| \_|\__, |_|_| |_/_/\_\ |_| |_| \___/_/\_\\__, | |_| |_|\__,_|_| |_|\__,_|\__, |\___|_|
|
||||
__/ | __/ | __/ |
|
||||
|___/ |___/ |___/
|
||||
|
||||
_ _ _____ __ __
|
||||
| \ | | __ \| \/ |
|
||||
| \| | |__) | \ / |
|
||||
| | ___/| |\/| |
|
||||
| |\ | | | | | |
|
||||
|_| \_|_| |_| |_|
|
||||
${CL}"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue