Update sites.inc

This commit is contained in:
2023-05-25 20:56:40 -05:00
parent 8016214dd6
commit a7e774d8a1

View File

@@ -579,10 +579,10 @@ SITEINFO(){
echo -e "${idsCL[Cyan]}7) Proxy Server: ${idsST[Bold]}${server}${idsST[Reset]}"
echo -e "${idsCL[Cyan]}8) Proxy Port: ${idsST[Bold]}${port}${idsST[Reset]}"
fi
echo -en "\n${idsCL[LightCyan]}Enter the line number to edit, or (s) to save: ${idsCL[Default]}"
echo -e "\n${idsCL[LightCyan]}Enter the line number to edit, or (s) to save:${idsCL[Default]}"
read edit
echo -en "\033[11A\033[K"
echo -en "\033[12A\033[K"
done
echo