Update sites.inc

This commit is contained in:
2023-05-25 22:15:36 -05:00
parent 4e167718cb
commit 4ddef2a01c

View File

@@ -594,6 +594,7 @@ SITEINFO(){
echo -e "\033[K\n\033[K"
echo -en "\033[KEnter new Proxy Address: "
read server
echo -e "\033[5A"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[5A"
;;
esac
# [ "$edit" = "7" ] && echo -e "\033[5A"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[K"; echo -e "\033[5A"