Jelajahi Sumber

更新代码shell

lizhen_gitee 1 tahun lalu
induk
melakukan
07884470d8
2 mengubah file dengan 4 tambahan dan 0 penghapusan
  1. 2 0
      gitpull.sh
  2. 2 0
      gitpullonline.sh

+ 2 - 0
gitpull.sh

@@ -0,0 +1,2 @@
+sudo -uroot git reset --hard;
+sudo -uroot git pull;

+ 2 - 0
gitpullonline.sh

@@ -0,0 +1,2 @@
+sudo -uroot git reset --hard;
+sudo -uroot git pull;