Update certs.inc
This commit is contained in:
@@ -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])
|
||||
|
||||
Reference in New Issue
Block a user