aboutsummaryrefslogtreecommitdiffhomepage
path: root/script
diff options
context:
space:
mode:
Diffstat (limited to 'script')
-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