Update certs.inc

This commit is contained in:
2023-11-12 22:51:38 -06:00
parent 1ec1ad4068
commit 36377fee78

View File

@@ -343,7 +343,7 @@ LISTCERTS(){
2) [ "${monitored}" == "-" ] && monitored='Yes' || monitored='-';;
[Dd])
echo -e "\033[K\n\033[K"
echo -en "\n\033[K${idsCL[LightCyan]}Are you sure you wish to delete the cert (y/N): ${idsCL[Default]}"
echo -en "\033[K${idsCL[LightCyan]}Are you sure you wish to delete the cert (y/N): ${idsCL[Default]}"
read -n 1 delconfirm
case "${delconfirm}" in
[Yy])