From bb216fbc07a5d2ab83e2d63b887907ae98581b11 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 25 May 2023 22:06:55 -0500 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 6f3805fb..54ce993e 100755 --- a/inc/sites.inc +++ b/inc/sites.inc @@ -594,7 +594,7 @@ SITEINFO(){ echo -e "\n" echo -en "Enter new Proxy Address: " read server - echo -e "\033[3A"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[3A" + echo -e "\033[2A"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[2A" ;; esac echo -e "\033[12A"