Browse Source

add: chown -R user /opt/LibreLight

micha 1 năm trước cách đây
mục cha
commit
ea01356fc5
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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
+