Auto commit.

This commit is contained in:
2022-04-28 15:22:26 +08:00
parent 3635761639
commit a7cc44cb62
2 changed files with 3 additions and 2 deletions
View File
+3 -2
View File
@@ -1,4 +1,5 @@
@echo off @echo off
cd C:\hexo_blog cd C:\hexo_blog
hexo cl hexo cl && hexo d
hexo d
pause