diff --git a/inc/certs.inc b/inc/certs.inc index 46f38f8a..f59b753f 100755 --- a/inc/certs.inc +++ b/inc/certs.inc @@ -356,7 +356,7 @@ LISTCERTS(){ else for (( c=1; c<=5; c++ )); do echo -e "\033[K"; done; echo -e "\033[6A" - echo -en "\n\033[K${idsCL[LightCyan]}Confirm changes (Y/n): ${idsCL[Default]}" + echo -en "\033[K${idsCL[LightCyan]}Confirm changes (Y/n): ${idsCL[Default]}" read -n 1 confirm case "${confirm}" in [Nn])