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]}"
|
||||
read siteid
|
||||
# site=${sites[${siteid}]}; site=${site/.conf/}
|
||||
echo ${sites[${siteid}]}
|
||||
echo ${SITELIST[${siteid}]}
|
||||
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user