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