From 310bbe222bb9104b54b377084e26067fcafd83aa Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 12 Nov 2023 13:07:19 -0600 Subject: [PATCH] Update sites.inc --- inc/sites.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/sites.inc b/inc/sites.inc index 5a0c9826..74cd4026 100755 --- a/inc/sites.inc +++ b/inc/sites.inc @@ -882,7 +882,7 @@ SITEINFO(){ *) edit=C echo -e "\r\033[K\n\r\033[K\n\r\033[K" - echo -e "\033[17A"; for (( c=1; c<=17; c++ )); do echo -e "\r\033[K"; done; echo -e "\033[17A" + echo -e "\033[17A"; for (( c=1; c<=17; c++ )); do echo -e "\r\033[K"; done; echo -e "\033[21A" ;; esac ;;