Update sites.inc
This commit is contained in:
@@ -741,12 +741,12 @@ SITEINFO(){
|
|||||||
trap exitspacing EXIT
|
trap exitspacing EXIT
|
||||||
|
|
||||||
while [ "${edit^}" != "E" ]; do
|
while [ "${edit^}" != "E" ]; do
|
||||||
echo -e "\033[K"
|
|
||||||
echo -e "\033[K"
|
echo -e "\033[K"
|
||||||
echo -e "\033[K"
|
echo -e "\033[K"
|
||||||
echo -e "\033[K (${idsCL[Green]}R${idsCL[Default]})eload, (${idsCL[Green]}E${idsCL[Default]})xit"
|
echo -e "\033[K (${idsCL[Green]}R${idsCL[Default]})eload, (${idsCL[Green]}E${idsCL[Default]})xit"
|
||||||
echo -e "\033[K"
|
echo -e "\033[K"
|
||||||
echo -e "\033[K"
|
echo -e "\033[K"
|
||||||
|
echo -e "\033[K"
|
||||||
echo -e "\033[7A"
|
echo -e "\033[7A"
|
||||||
echo -en "${idsCL[LightCyan]}Enter the site number you want to edit: ${idsCL[Default]}"
|
echo -en "${idsCL[LightCyan]}Enter the site number you want to edit: ${idsCL[Default]}"
|
||||||
read siteid
|
read siteid
|
||||||
|
|||||||
Reference in New Issue
Block a user