This commit is contained in:
2023-11-13 19:38:06 -06:00
parent 49777d2531
commit 8cfe0bfbb0
2 changed files with 8 additions and 2 deletions

View File

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