diff --git a/inc/sites.inc b/inc/sites.inc index c67cfc68..849ab625 100755 --- a/inc/sites.inc +++ b/inc/sites.inc @@ -751,13 +751,14 @@ SITEINFO(){ ;; [Ee]) - echo -e "\n\033[K\n\033[K\n" + echo -e "\n\033[K\n\033[K" exit 0 ;; [Cc]) # echo -e "\n\033[K\033[6A"; # echo -e "\033[K\n\033[K\n\033[K\n\033[K\n\033[K\n\033[K"; # echo -e "\033[6A" + break 3 ;; *) ;; @@ -773,9 +774,8 @@ SITEINFO(){ echo -e "\033[12A" ;; *) - echo -e "\n\n\n" + echo -e "\n\033[K\n\033[K" NEWPROXYSITE_CREATE ${site} ${servernames} ${server} ${port} ${scheme} ${wbskt} ${hsts} ${explt} ${lock} ${ssl} - break 3 ;; esac