Explorar el Código

add: chown -R user /opt/LibreLight

micha hace 1 año
padre
commit
ea01356fc5
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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
+