Update sites.inc

This commit is contained in:
2023-05-25 22:06:55 -05:00
parent e42c0922a3
commit bb216fbc07

View File

@@ -594,7 +594,7 @@ SITEINFO(){
echo -e "\n"
echo -en "Enter new Proxy Address: "
read server
echo -e "\033[3A"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[3A"
echo -e "\033[2A"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[2A"
;;
esac
echo -e "\033[12A"