Browse Source

测试修改

lizhen_gitee 1 năm trước cách đây
mục cha
commit
64a7709562
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      gitpull.sh

+ 2 - 1
gitpull.sh

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