micha 2 жил өмнө
parent
commit
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