فهرست منبع

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