Auto commit.
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
@echo off
|
||||
cd C:\Blog\hexo_blog
|
||||
git add .
|
||||
git commit -m "Auto commit."
|
||||
git push origin master
|
||||
git push github master
|
||||
|
||||
hexo cl && hexo d
|
||||
|
||||
pause
|
||||
Reference in New Issue
Block a user