Kaynağa Gözat

gitpullonline

lizhen_gitee 1 yıl önce
ebeveyn
işleme
9ac76aa15d
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  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 *;