소스 검색

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
+