Update certs.inc
This commit is contained in:
@@ -297,6 +297,7 @@ LISTCERTS(){
|
|||||||
elif [ "${certid^}" == "C" ]; then
|
elif [ "${certid^}" == "C" ]; then
|
||||||
echo -en "\033[1A\033[K\r"
|
echo -en "\033[1A\033[K\r"
|
||||||
NEWCERT
|
NEWCERT
|
||||||
|
[ "${SEARCH}" != "0" ] && LISTCERTS -edit -search ${SEARCH} || LISTCERTS -edit
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
elif [ "${certid^}" == "R" ]; then
|
elif [ "${certid^}" == "R" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user