Update certs.inc

This commit is contained in:
2023-11-12 22:40:51 -06:00
parent 78733cc264
commit 150526b978

View File

@@ -330,8 +330,8 @@ LISTCERTS(){
echo -e "\033[K"
echo -e "\033[7A"
[ "${con}" != "" ] && echo -en "\n\n"
echo -en "\033[1A\033[K\n\033[K\r${idsCL[LightCyan]}Enter the item number to edit: ${idsCL[Default]}"
[ "${con}" != "" ] && echo -en "\n"
echo -en "\033[K\n\033[K\r${idsCL[LightCyan]}Enter the item number to edit: ${idsCL[Default]}"
read -n 1 editc
case "${editc}" in