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