Update certs.inc
This commit is contained in:
@@ -418,6 +418,8 @@ LISTCERTS(){
|
||||
editc=C
|
||||
echo -e "\r\033[K\n\r\033[K\n\r\033[K"
|
||||
echo -e "\033[13A"; for (( c=1; c<=13; c++ )); do echo -e "\r\033[K"; done; echo -e "\033[15A"
|
||||
[ "${SEARCH}" != "0" ] && LISTCERTS -edit -search ${SEARCH} || LISTCERTS -edit
|
||||
exit 0
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user