Browse Source

gitpullonline

lizhen_gitee 1 năm trước cách đây
mục cha
commit
9ac76aa15d
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      gitpullonline.sh

+ 4 - 0
gitpullonline.sh

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