tianzhendong
3 years ago
2 changed files with 6 additions and 1 deletions
@ -0,0 +1,5 @@ |
|||
@echo off |
|||
|
|||
git add . |
|||
git commit -m "Auto commit." |
|||
git push origin master |
@ -1,5 +1,5 @@ |
|||
@echo off |
|||
|
|||
cd C:\hexo_blog |
|||
git add . |
|||
git commit -m "Auto commit." |
|||
git push origin master |
Loading…
Reference in new issue