Update sites.inc
This commit is contained in:
@@ -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 -e "\n${idsCL[LightCyan]}Enter the line number to edit, or (s) to save:${idsCL[Default]}"
|
||||
echo -en "\n\033[K${idsCL[LightCyan]}Enter the line number to edit, or (s) to save: ${idsCL[Default]}"
|
||||
read edit
|
||||
|
||||
echo -e "\033[12A\033[K"
|
||||
echo -e "\033[12A"
|
||||
done
|
||||
echo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user