Update nodemgmt-scripts.sh
This commit is contained in:
@@ -1159,7 +1159,7 @@ SET-PERMISSIONS(){
|
||||
echo -e "${idsCL[Green]}Complete${idsCL[Default]}"
|
||||
echo -en "${idsCL[Cyan]}PowerDNS-Admin ${idsCL[Default]}"
|
||||
${NCMD} chown -R www-data:www-data /opt/powerdns-admin
|
||||
${NCMD} chmod -R 750 /opt/powerdns-admin
|
||||
${NCMD} chmod -R 775 /opt/powerdns-admin
|
||||
echo -e "${idsCL[Green]}Complete${idsCL[Default]}"
|
||||
echo -en "${idsCL[Cyan]}Gitea Folder ${idsCL[Default]}"
|
||||
${NCMD} chown -R git:git /var/lib/gitea
|
||||
|
||||
Reference in New Issue
Block a user