diff --git a/inc/sites.inc b/inc/sites.inc index e976891f..f1aa8a38 100755 --- a/inc/sites.inc +++ b/inc/sites.inc @@ -804,12 +804,14 @@ SITEINFO(){ exit 0 ;; [Cc]) - # echo -e "\n\033[K\033[6A"; - # echo -e "\033[K\n\033[K\n\033[K\n\033[K\n\033[K\n\033[K"; - # echo -e "\033[6A" - echo -e "\n\033[K\n\033[K" - SITEINFO ${1} ${2} - exit 0 + echo -e "\n\033[K\033[6A"; + echo -e "\033[K\n\033[K\n\033[K\n\033[K\n\033[K\n\033[K"; + echo -e "\033[6A" + + # echo -e "\n\033[K\n\033[K" + # SITEINFO ${1} ${2} + # exit 0 + # break 3 ;; *) ;;