Browse Source

更新代码shell

lizhen_gitee 1 year ago
parent
commit
07884470d8
2 changed files with 4 additions and 0 deletions
  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;