Update nodemgmt-scripts.sh
This commit is contained in:
@@ -1322,6 +1322,8 @@ SET-PERMISSIONS(){
|
||||
echo -en "${idsCL[Cyan]}Gitea Folder ${idsCL[Default]}"
|
||||
${NCMD} chown -R git:git /var/lib/gitea
|
||||
${NCMD} chmod -R 750 /var/lib/gitea
|
||||
${NCMD} chown -R git:git /home/git
|
||||
${NCMD} chmod -R 750 /home/git
|
||||
echo -e "${idsCL[Green]}Complete${idsCL[Def ault]}"
|
||||
echo -en "${idsCL[Cyan]}LetsEncrypt Certs ${idsCL[Default]}"
|
||||
${NCMD} chown -R root:letsencrypt /etc/letsencrypt
|
||||
|
||||
Reference in New Issue
Block a user