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])