From 1b705f2c9b9fa163e5b26aabf635cf38e32a7887 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 25 May 2023 22:09:50 -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 2f86c4aa..a61b10d5 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[2A"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[2A" + echo -e "\033[3A"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[3A" ;; esac echo -e "\033[12A"