This commit is contained in:
2023-11-13 19:49:38 -06:00
parent cdab063893
commit b2928ec917
3 changed files with 25 additions and 9 deletions

View File

@@ -362,8 +362,6 @@ LISTCERTS(){
*) [ "${delconfirm}" !="" ] echo ;;
esac
echo -e "\033[5A"; for (( c=1; c<=5; c++ )); do echo -e "\033[K"; done; echo -e "\033[5A"
[ "${SEARCH}" != "0" ] && LISTCERTS -edit -search ${SEARCH} || LISTCERTS -edit
exit 0
;;
[Ee])
echo -e "\033[K"