Skip to content

Commit 58bbdfd

Browse files
committed
update
1 parent 79c876d commit 58bbdfd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

get.bat

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
git checkout master
2+
git pull
3+
python 国外版.py
4+
python 国内版.py
5+
git add .
6+
git commit -m "update"
7+
git push
8+
pause

0 commit comments

Comments
 (0)