From 8c49404b107ef62f535476d18179ee246c6b543c Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 13 Nov 2023 19:54: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 9757fcc8..535f996f 100755 --- a/inc/sites.inc +++ b/inc/sites.inc @@ -896,7 +896,7 @@ SITEINFO(){ ;; *) [ "${delconfirm}" == "" ] echo - echo -e "\033[3A"; for (( c=1; c<=3; c++ )); do echo -e "\033[K"; done; echo -e "\033[3A" + echo -e "\033[4A"; for (( c=1; c<=4; c++ )); do echo -e "\033[K"; done; echo -e "\033[4A" ;; esac