Auto commit.

This commit is contained in:
2022-04-29 15:16:06 +08:00
parent 3d45c851f4
commit aa5eaca71a
23 changed files with 1959 additions and 1188 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
@echo off
cd C:\hexo_blog
cd C:\Blog\hexo_blog
git add .
git commit -m "Auto commit."
git push origin master