Update nginx-proxy-manager.sh

pull/84/head
tteckster 2022-02-24 12:30:39 -05:00 committed by GitHub
parent a1aeabd5f1
commit b79f8a37b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -16,10 +16,6 @@ done
clear
function header_info {
echo -e "${RD}
_ _ _ _____ __ __
| \ | | (_) | __ \ | \/ |
| \| | __ _ _ _ __ __ _| |__) | __ _____ ___ _| \ / | __ _ _ __ __ _ __ _ ___ _ __
@ -29,8 +25,6 @@ echo -e "${RD}
__/ | __/ | __/ |
|___/ |___/ |___/
${CL}"
}