Update certs.inc

This commit is contained in:
2023-11-13 10:29:36 -06:00
parent 8e9342d54c
commit c2c9df37f2

View File

@@ -297,6 +297,7 @@ LISTCERTS(){
elif [ "${certid^}" == "C" ]; then
echo -en "\033[1A\033[K\r"
NEWCERT
[ "${SEARCH}" != "0" ] && LISTCERTS -edit -search ${SEARCH} || LISTCERTS -edit
exit 0
elif [ "${certid^}" == "R" ]; then