Ver Fonte

gitpull

lizhen_gitee há 8 meses atrás
pai
commit
ee71165636
1 ficheiros alterados com 4 adições e 0 exclusões
  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/kaoshi.huxiukeji.cn;
+sudo -uroot chmod -R 777 *;