From 4a67319e3f55eb3f6e79240b6c4fb9e2ba5b4cce Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 12 Nov 2023 13:01:53 -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 f1f68cd7..cb7e37f2 100755 --- a/inc/sites.inc +++ b/inc/sites.inc @@ -871,7 +871,7 @@ SITEINFO(){ NEWPROXYSITE_CREATE ${site} ${servernames} ${server} ${port} ${scheme} ${wbskt} ${hsts} ${explt} ${lock} ${ssl} >/dev/null 2>&1 echo -e "${idsCL[LightGreen]}Done${idsCL[Default]}" echo - echo -en "${idsCL[LightCyan]}Continue or Exit (C/e): ${idsCL[Default]}" + echo -en "\033[K\r${idsCL[LightCyan]}Continue or Exit (C/e): ${idsCL[Default]}" read -n1 con case "${con}" in [Ee])