aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/sync-vimwiki.cron2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/sync-vimwiki.cron b/scripts/sync-vimwiki.cron
index c99487f..7a1e77c 100644
--- a/scripts/sync-vimwiki.cron
+++ b/scripts/sync-vimwiki.cron
@@ -1 +1 @@
0 * * * * cd ~/vimwiki && git add * && git commit -am "update" && git push */15 * * * * cd ~/vimwiki && git add * && git commit -am "update" && git push