Browse Source

Update InstallMe.sh

assume-breach 3 năm trước cách đây
mục cha
commit
250d06c9f7
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      DoubleVision/InstallMe.sh

+ 2 - 0
DoubleVision/InstallMe.sh

@@ -33,6 +33,8 @@ ln -s ../mods-available/rewrite.load rewrite.load
 
 git clone --depth 1 --recursive https://github.com/gildas-lormeau/SingleFile.git
 
+chown -R pi:pi SingleFile/
+
 cd SingleFile
 
 npm install