From 26ff88d1917170e3db94ae295867d5f8af5ed5b9 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 25 May 2023 22:10:23 -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 a61b10d5..cfd725da 100755 --- a/inc/sites.inc +++ b/inc/sites.inc @@ -594,7 +594,7 @@ SITEINFO(){ echo -e "\033[K\n\033[K" echo -en "\033[KEnter 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[5A"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[5A" ;; esac echo -e "\033[12A"