From 22471edc58b42c30a8a2fddfad69bbb5ed4cd4f7 Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 8 Mar 2022 16:42:11 -0500 Subject: [PATCH] Update motioneye.sh --- ct/motioneye.sh | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/ct/motioneye.sh b/ct/motioneye.sh index 273c7bd6..1089429c 100644 --- a/ct/motioneye.sh +++ b/ct/motioneye.sh @@ -18,14 +18,12 @@ done clear function header_info { echo -e "${RD} - __ __ _ _ ______ - | \/ | | | (_) | ____| - | \ / | ___ | |_ _ ___ _ __ | |__ _ _ ___ - | |\/| |/ _ \| __| |/ _ \| _ \| __|| | | |/ _ \ - | | | | (_) | |_| | (_) | | | | |___| |_| | __/ - |_| |_|\___/ \__|_|\___/|_| |_|______\__, |\___| - __/ | - |___/ + __ __ ____ _______ _____ ____ _ _ ________ ________ + | \/ |/ __ \__ __|_ _/ __ \| \ | | ____\ \ / / ____| + | \ / | | | | | | | || | | | \| | |__ \ \_/ /| |__ + | |\/| | | | | | | | || | | | | __| \ / | __| + | | | | |__| | | | _| || |__| | |\ | |____ | | | |____ + |_| |_|\____/ |_| |_____\____/|_| \_|______| |_| |______| ${CL}" }