lizhen_gitee 8 ay önce
ebeveyn
işleme
ee71165636
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  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 *;