From b79f8a37b1191e9b47c74973242f0dab002aabf3 Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 24 Feb 2022 12:30:39 -0500 Subject: [PATCH] Update nginx-proxy-manager.sh --- ct/nginx-proxy-manager.sh | 6 ------ 1 file changed, 6 deletions(-) diff --git a/ct/nginx-proxy-manager.sh b/ct/nginx-proxy-manager.sh index 8c00049e..db9402de 100644 --- a/ct/nginx-proxy-manager.sh +++ b/ct/nginx-proxy-manager.sh @@ -16,10 +16,6 @@ done clear function header_info { echo -e "${RD} - - - - _ _ _ _____ __ __ | \ | | (_) | __ \ | \/ | | \| | __ _ _ _ __ __ _| |__) | __ _____ ___ _| \ / | __ _ _ __ __ _ __ _ ___ _ __ @@ -29,8 +25,6 @@ echo -e "${RD} __/ | __/ | __/ | |___/ |___/ |___/ - - ${CL}" }