Update certs.inc
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user