lizhen_gitee 3 years ago
parent
commit
9dbac55a62
1 changed files with 4 additions and 0 deletions
  1. 4 0
      gitpull.sh

+ 4 - 0
gitpull.sh

@@ -0,0 +1,4 @@
+sudo -uroot git reset --hard;
+sudo -uroot git pull;
+sudo -uroot chown -R www:www /www/wwwroot/mita.lanmaonet.com;
+sudo -uroot chmod -R 777 *;