Update certs.inc
This commit is contained in:
@@ -353,7 +353,7 @@ LISTCERTS(){
|
||||
[ "${SEARCH}" != "0" ] && LISTCERTS -edit -search ${SEARCH} || LISTCERTS -edit
|
||||
exit 0
|
||||
;;
|
||||
*) ;;
|
||||
*) [ "${delconfirm}" !="" ] echo ;;
|
||||
esac
|
||||
echo -e "\033[5A"; for (( c=1; c<=5; c++ )); do echo -e "\033[K"; done; echo -e "\033[5A"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user