We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79c876d commit 58bbdfdCopy full SHA for 58bbdfd
get.bat
@@ -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