From fbfc56989de6efdbca6553de81767d3808ff0b53 Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 24 Feb 2022 12:27:49 -0500 Subject: [PATCH] Update homeassistant.sh --- ct/homeassistant.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ct/homeassistant.sh b/ct/homeassistant.sh index 12b85286..f84d8163 100644 --- a/ct/homeassistant.sh +++ b/ct/homeassistant.sh @@ -16,16 +16,12 @@ done clear function header_info { echo -e "${BL} - _ _ _ _ _ | | | | /\ (_) | | | | | |__| | ___ _ __ ___ ___ / \ ___ ___ _ ___| |_ __ _ _ __ | |_ | __ |/ _ \| _ _ \ / _ \ / /\ \ / __/ __| / __| __/ _ | _ \| __| | | | | (_) | | | | | | __/ / ____ \\__ \__ \ \__ \ || (_| | | | | |_ |_| |_|\___/|_| |_| |_|\___| /_/ \_\___/___/_|___/\__\__,_|_| |_|\__| - - - ${CL}" }