From 8e5286ae9ac5ddbd6aee607c9e64bd74af52b164 Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 24 Feb 2022 12:27:03 -0500 Subject: [PATCH] Update debian.sh --- ct/debian.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/ct/debian.sh b/ct/debian.sh index 25334366..a60bd857 100644 --- a/ct/debian.sh +++ b/ct/debian.sh @@ -16,17 +16,12 @@ done clear function header_info { echo -e "${RD} - - - _____ _ _ | __ \ | | (_) | | | | ___| |__ _ __ _ _ __ | | | |/ _ \ _ \| |/ _ | _ \ | |__| | __/ |_) | | (_| | | | | |_____/ \___|_.__/|_|\__,_|_| |_| - - ${CL}" }