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
|
clear
|
||||||
function header_info {
|
function header_info {
|
||||||
echo -e "${RD}
|
echo -e "${RD}
|
||||||
_ _ _ _____ __ __
|
_ _ _____ __ __
|
||||||
| \ | | (_) | __ \ | \/ |
|
| \ | | __ \| \/ |
|
||||||
| \| | __ _ _ _ __ __ __ | |__) | __ _____ ___ _ | \ / | __ _ _ __ __ _ __ _ ___ _ __
|
| \| | |__) | \ / |
|
||||||
| |/ _ | | _ \\ \/ / | ___/ __/ _ \ \/ / | | | | |\/| |/ _ | _ \ / _ |/ _ |/ _ \ __|
|
| | ___/| |\/| |
|
||||||
| |\ | (_| | | | | |> < | | | | | (_) > <| |_| | | | | | (_| | | | | (_| | (_| | __/ |
|
| |\ | | | | | |
|
||||||
|_| \_|\__, |_|_| |_/_/\_\ |_| |_| \___/_/\_\\__, | |_| |_|\__,_|_| |_|\__,_|\__, |\___|_|
|
|_| \_|_| |_| |_|
|
||||||
__/ | __/ | __/ |
|
|
||||||
|___/ |___/ |___/
|
|
||||||
|
|
||||||
${CL}"
|
${CL}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue