chenbo 5 gadi atpakaļ
vecāks
revīzija
54778cc318
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      commands/git/update.php

+ 1 - 1
commands/git/update.php

@@ -9,7 +9,7 @@
 
 
 
-$command = "cd /home/wwwroot/default/boniu;git pull;sleep 3s;chmod -R 755 data";
+$command = "cd /home/wwwroot/default/boniu;git pull;sleep 3s;chmod -R 757 data";
 
 
 exec($command,$data);