lizhen_gitee 3 năm trước cách đây
mục cha
commit
9dbac55a62
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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 *;