From a7cc44cb625725c99f14d8dfc8ba44fa76564469 Mon Sep 17 00:00:00 2001 From: tianzhendong <1203886034@qq.com> Date: Thu, 28 Apr 2022 15:22:26 +0800 Subject: [PATCH] Auto commit. --- git push.bat => zgit push.bat | 0 zzzzdeploy.bat | 5 +++-- 2 files changed, 3 insertions(+), 2 deletions(-) rename git push.bat => zgit push.bat (100%) diff --git a/git push.bat b/zgit push.bat similarity index 100% rename from git push.bat rename to zgit push.bat diff --git a/zzzzdeploy.bat b/zzzzdeploy.bat index ac46d80..9c20f73 100644 --- a/zzzzdeploy.bat +++ b/zzzzdeploy.bat @@ -1,4 +1,5 @@ @echo off cd C:\hexo_blog -hexo cl -hexo d \ No newline at end of file +hexo cl && hexo d + +pause \ No newline at end of file