lizhen_gitee hace 10 meses
padre
commit
27af479c1e
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      gitpull.sh

+ 3 - 1
gitpull.sh

@@ -1,2 +1,4 @@
 sudo -uroot git reset --hard;
-sudo -uroot git pull;
+sudo -uroot git pull;
+sudo -uroot chown -R www:www /www/wwwroot/lejian.huxiukeji.cn;
+sudo -uroot chmod -R 777 *;