This website works better with JavaScript
Home
Explore
Help
Register
Sign In
zhh
/
front-end
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
增加测试使用的自动更新脚本
shish
5 years ago
parent
fe13d347b2
commit
9062cf0053
1 changed files
with
4 additions
and
0 deletions
Unified View
Show Diff Stats
4
0
update.bat
+ 4
- 0
update.bat
View File
@@ -0,0 +1,4 @@
+@echo off
+git checkout .
+git pull
+exit