mirror of https://github.com/tteck/Proxmox.git
Update nginx-proxy-manager.sh
This commit is contained in:
parent
a1aeabd5f1
commit
b79f8a37b1
|
@ -16,10 +16,6 @@ done
|
||||||
clear
|
clear
|
||||||
function header_info {
|
function header_info {
|
||||||
echo -e "${RD}
|
echo -e "${RD}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
_ _ _ _____ __ __
|
_ _ _ _____ __ __
|
||||||
| \ | | (_) | __ \ | \/ |
|
| \ | | (_) | __ \ | \/ |
|
||||||
| \| | __ _ _ _ __ __ _| |__) | __ _____ ___ _| \ / | __ _ _ __ __ _ __ _ ___ _ __
|
| \| | __ _ _ _ __ __ _| |__) | __ _____ ___ _| \ / | __ _ _ __ __ _ __ _ ___ _ __
|
||||||
|
@ -29,8 +25,6 @@ echo -e "${RD}
|
||||||
__/ | __/ | __/ |
|
__/ | __/ | __/ |
|
||||||
|___/ |___/ |___/
|
|___/ |___/ |___/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
${CL}"
|
${CL}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue