From dff45ead7d362a5afe52c0ba011465379c1674ac Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 12 Nov 2023 11:37:31 -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 f581e871..519f8ad5 100755 --- a/inc/sites.inc +++ b/inc/sites.inc @@ -804,7 +804,7 @@ SITEINFO(){ [Cc]) echo -e "\r\033[K\n\r\033[K\n\r\033[K" echo -e "\033[15A"; for (( c=1; c<=15; c++ )); do echo -e "\r\033[K"; done; echo -e "\033[15A" - echo -e "\n\n\n\n\n\n\n" + echo -e "\n\n\n\n\n\n" ;; *) ;; esac