Update sites.inc
This commit is contained in:
@@ -594,9 +594,9 @@ 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[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
|
esac
|
||||||
|
([ $edit -eq 7 ] || [ $edit -eq 8 ] || [ $edit -eq 9 ]) && 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"
|
||||||
echo -e "\033[12A"
|
echo -e "\033[12A"
|
||||||
else
|
else
|
||||||
echo -en "\n\033[K${idsCL[LightCyan]}Confirm changes (Y/n): ${idsCL[Default]}"
|
echo -en "\n\033[K${idsCL[LightCyan]}Confirm changes (Y/n): ${idsCL[Default]}"
|
||||||
|
|||||||
Reference in New Issue
Block a user