From a52f5293dc8986511af033382a9352a7436cdaac Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 12 Nov 2023 11:36:06 -0600 Subject: [PATCH] Update sites.inc --- inc/sites.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/sites.inc b/inc/sites.inc index c357ee54..84441e20 100755 --- a/inc/sites.inc +++ b/inc/sites.inc @@ -802,7 +802,7 @@ SITEINFO(){ exit 0 ;; [Cc]) - echo -e "\r\033[K\n\r\033[K" + echo -e "\r\033[K\n\r\033[K\n\r\033[K" echo -e "\033[14A"; for (( c=1; c<=12; c++ )); do echo -e "\r\033[K"; done; echo -e "\033[14A" echo -e "\n\n\n\n\n\n\n" ;;