lizhen_gitee 8 meses atrás
pai
commit
27af479c1e
1 arquivos alterados com 3 adições e 1 exclusões
  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 *;