This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lizhen
/
kge_newlavarel
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
更新代码shell
lizhen_gitee
1 year ago
parent
54e85eb891
commit
07884470d8
2 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
2
0
gitpull.sh
2
0
gitpullonline.sh
+ 2
- 0
gitpull.sh
View File
@@ -0,0 +1,2 @@
+sudo -uroot git reset --hard;
+sudo -uroot git pull;
+ 2
- 0
gitpullonline.sh
View File
@@ -0,0 +1,2 @@
+sudo -uroot git reset --hard;
+sudo -uroot git pull;