Browse Source

fix: Quick Setup

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