Update sites.inc
This commit is contained in:
@@ -526,7 +526,7 @@ SITEINFO(){
|
|||||||
echo -en "\n${idsCL[LightCyan]}Enter the site number you want to edit: ${idsCL[Default]}"
|
echo -en "\n${idsCL[LightCyan]}Enter the site number you want to edit: ${idsCL[Default]}"
|
||||||
read siteid
|
read siteid
|
||||||
# site=${sites[${siteid}]}; site=${site/.conf/}
|
# site=${sites[${siteid}]}; site=${site/.conf/}
|
||||||
echo ${sites[${siteid}]}
|
echo ${SITELIST[${siteid}]}
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user