소스 검색

fix: Quick Setup

micha 2 년 전
부모
커밋
0b8e58250c
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -25,7 +25,6 @@ adduser user
 mkdir -p /opt/LibreLight/git/
 mkdir -p /opt/LibreLight/Xdesk/
 mkdir -p /opt/LibreLight/ASP/
-chown -R user:user /opt/LibreLight
 
 # network namespace" 
 mkdir -p /opt/netns
@@ -41,6 +40,8 @@ cd /tmp/
 wget https://raw.githubusercontent.com/micox4356/LibreLight/master/upgrade.sh 
 sh upgrade.sh
 
+chown -R user:user /opt/LibreLight
+
 # install all deb packages
 bash /opt/LibreLight/Xdesk/install.sh