Update sites.inc

This commit is contained in:
2023-05-25 22:09:50 -05:00
parent a52e824457
commit 1b705f2c9b

View File

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