Update sites.inc

This commit is contained in:
2023-11-12 19:37:36 -06:00
parent 1ac93db43a
commit 96a4e8d549

View File

@@ -757,7 +757,7 @@ SITEINFO(){
exit 0
elif [ "${siteid^}" == "R" ]; then
SITEINFO ${1} ${2}
[ "${SEARCH}" != "0" ] && SITEINFO -edit -search ${SEARCH} || SITEINFO -edit
exit 0
elif [ "${SITELIST[${siteid}]}" != "" ]; then