Update certs.inc

This commit is contained in:
2023-11-13 10:28:21 -06:00
parent c32d5a7dba
commit d1b9a50c86

View File

@@ -295,6 +295,7 @@ LISTCERTS(){
exit 0
elif [ "${certid^}" == "C" ]; then
echo -e "\033[1A\033[K\r"
NEWCERT
exit 0