chenbo 5 lat temu
rodzic
commit
54778cc318
1 zmienionych plików z 1 dodań i 1 usunięć
  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);