Преглед изворни кода

add: chown -R user /opt/LibreLight

micha пре 1 година
родитељ
комит
ea01356fc5
1 измењених фајлова са 2 додато и 0 уклоњено
  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
+