Update certs.inc

This commit is contained in:
2023-11-13 10:28:55 -06:00
parent d1b9a50c86
commit 8e9342d54c

View File

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