lizhen_gitee 9 months ago
parent
commit
27af479c1e
1 changed files with 3 additions and 1 deletions
  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 *;