Update nodemgmt-scripts.sh
This commit is contained in:
@@ -216,7 +216,7 @@ case "$1" in
|
|||||||
${NCMD} chmod -R 7775 /var/www/$NEW_SITE
|
${NCMD} chmod -R 7775 /var/www/$NEW_SITE
|
||||||
echo -e "${idsCL[Green]}Complete${idsCL[Default]}"
|
echo -e "${idsCL[Green]}Complete${idsCL[Default]}"
|
||||||
else
|
else
|
||||||
echo -e "${idsCL[Yellow]}Setting folder permissions for iDS-Node{nid} (${nip})${idsCL[Default]}"
|
echo -e "${idsCL[Yellow]}Setting folder permissions for iDS-Node${nid} (${nip})${idsCL[Default]}"
|
||||||
echo -en "${idsCL[Cyan]}LetsEncrypt Certs ${idsCL[Default]}"
|
echo -en "${idsCL[Cyan]}LetsEncrypt Certs ${idsCL[Default]}"
|
||||||
${NCMD} chown -R root:letsencrypt /etc/letsencrypt
|
${NCMD} chown -R root:letsencrypt /etc/letsencrypt
|
||||||
${NCMD} chmod -R 6775 /etc/letsencrypt
|
${NCMD} chmod -R 6775 /etc/letsencrypt
|
||||||
|
|||||||
Reference in New Issue
Block a user