diff --git a/inc/certs.inc b/inc/certs.inc index f59b753f..9685c0e3 100755 --- a/inc/certs.inc +++ b/inc/certs.inc @@ -369,7 +369,7 @@ LISTCERTS(){ echo -en "\033[1A\033[K\r${idsCL[LightCyan]}Configuring changes ... ${idsCL[Default]}" # 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 -e "\n" echo -en "\033[K\r${idsCL[LightCyan]}Continue or Exit (C/e): ${idsCL[Default]}" read -n1 con case "${con}" in