Auto commit.
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"avatar": "https://gitee.com/tianzhendong/img/raw/master/images/TianZD22.png",
|
"avatar": "https://gitee.com/tianzhendong/img/raw/master/images/TianZD22.png",
|
||||||
"name": "docsify",
|
"name": "docsify",
|
||||||
"introduction": "保持一颗学习的心",
|
"introduction": "保持一颗学习的心",
|
||||||
"url": "http://tianzd.cn:90",
|
"url": "https://tianzhendong.github.io/DocsifyNote/",
|
||||||
"title": "访问主页"
|
"title": "访问主页"
|
||||||
},{
|
},{
|
||||||
"avatar": "https://s1.ax1x.com/2020/05/17/YRWsYT.png",
|
"avatar": "https://s1.ax1x.com/2020/05/17/YRWsYT.png",
|
||||||
|
|||||||
@@ -1,5 +1,10 @@
|
|||||||
@echo off
|
@echo off
|
||||||
cd C:\Blog\hexo_blog
|
cd C:\Blog\hexo_blog
|
||||||
|
git add .
|
||||||
|
git commit -m "Auto commit."
|
||||||
|
git push origin master
|
||||||
|
git push github master
|
||||||
|
|
||||||
hexo cl && hexo d
|
hexo cl && hexo d
|
||||||
|
|
||||||
pause
|
pause
|
||||||
Reference in New Issue
Block a user