update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user