Update sites.inc

This commit is contained in:
2023-11-12 19:53:16 -06:00
parent b43260b5d2
commit 1d11c57262

View File

@@ -753,8 +753,6 @@ SITEINFO(){
echo
if [ "${siteid^}" == "E" ]; then
# echo -e "1\n2\n3\n4\n5"
# echo -e "\n\033[K\n\033[K"
echo -e "\033[K"
exit 0
@@ -876,7 +874,7 @@ SITEINFO(){
;;
[Ee])
echo -e "\n\033[K\n\033[K"
echo -e "\033[K"
exit 0
;;
[Cc])