This commit is contained in:
2023-11-13 22:37:38 -06:00
parent ec18bc2c77
commit 558bd930f0
3 changed files with 22 additions and 34 deletions

View File

@@ -129,7 +129,7 @@ SET-PERMISSIONS(){
DIVIDER
if [ "${1}" != "" ]; then
NEW_SITE=${1}
echo -e "${idsCL[Yellow]}Setting new site folder permissions for (/var/www/${NEW_SITE})${idsCL[Default]}"
echo -e "${idsCL[Yellow]}Setting new site folder permissions for (${NM_WWWPATH}/${NEW_SITE})${idsCL[Default]}"
fi
if [ "${NEW_SITE}" = "xxx" ]; then
nid=1