diff --git a/inc/certs.inc b/inc/certs.inc index f25991ec..ec6b2e92 100755 --- a/inc/certs.inc +++ b/inc/certs.inc @@ -295,7 +295,7 @@ LISTCERTS(){ exit 0 elif [ "${certid^}" == "C" ]; then - echo -e "\033[1A\033[K\r" + echo -en "\033[1A\033[K\r" NEWCERT exit 0