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