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