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