From 150526b978e71afc9fc24ba70f2af534f26e3a99 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 12 Nov 2023 22:40:51 -0600 Subject: [PATCH] Update certs.inc --- inc/certs.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inc/certs.inc b/inc/certs.inc index 696b995e..46f38f8a 100755 --- a/inc/certs.inc +++ b/inc/certs.inc @@ -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