From b735da74fdd0735edb3e2b78ff55c4599a63d5af Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 11 Nov 2023 19:16:07 -0600 Subject: [PATCH] Update sites.inc --- inc/sites.inc | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/inc/sites.inc b/inc/sites.inc index b1cef716..f19835b9 100755 --- a/inc/sites.inc +++ b/inc/sites.inc @@ -760,12 +760,10 @@ SITEINFO(){ echo -e "\033[6A" ;; - *) - - ;; + *) ;; esac # [ "$edit" = "7" ] && echo -e "\033[5A"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[5A" - echo -e "\033[12A" + echo -e "\033[13A" else echo -en "\n\033[K${idsCL[LightCyan]}Confirm changes (Y/n): ${idsCL[Default]}" read -n 1 confirm