aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-04-09 17:39:10 +0800
committertypebrook <typebrook@gmail.com>2019-04-09 17:39:10 +0800
commit57538c3029f12d1e89996c6fc48a27c040cbf3b7 (patch)
tree1742d80d16020ed09b2db47562467ab693d13aa2
parent1572100a1b5dbe694b748f6d8e41e0a0f81001cd (diff)
update
-rw-r--r--script/sync-vimwiki.cron2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/sync-vimwiki.cron b/script/sync-vimwiki.cron
index f663df9..c99487f 100644
--- a/script/sync-vimwiki.cron
+++ b/script/sync-vimwiki.cron
@@ -1 +1 @@
0 * * * * cd ~/vimwiki && git commit -am "update" && git push 0 * * * * cd ~/vimwiki && git add * && git commit -am "update" && git push