Ver código fonte

要部署了

lizhen_gitee 5 meses atrás
pai
commit
4624993710
1 arquivos alterados com 4 adições e 0 exclusões
  1. 4 0
      gitpulonline.sh

+ 4 - 0
gitpulonline.sh

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