Browse Source

add: chown -R user /opt/LibreLight

micha 1 year ago
parent
commit
ea01356fc5
1 changed files with 2 additions and 0 deletions
  1. 2 0
      install.sh

+ 2 - 0
install.sh

@@ -68,6 +68,8 @@ rsync -apv /opt/LibreLight/ASP/netns/ /opt/netns/
 chmod -R 755 /opt/netns/ 
 chown -R root:root /opt/netns/
 
+chown -R user:user /opt/LibreLight
+