From b9767d94390bf96165d65a829d2aab37bda37258 Mon Sep 17 00:00:00 2001 From: typebrook Date: Thu, 18 Apr 2019 11:20:05 +0800 Subject: update --- scripts/sync-vimwiki.cron | 1 + 1 file changed, 1 insertion(+) create mode 100644 scripts/sync-vimwiki.cron (limited to 'scripts/sync-vimwiki.cron') diff --git a/scripts/sync-vimwiki.cron b/scripts/sync-vimwiki.cron new file mode 100644 index 0000000..c99487f --- /dev/null +++ b/scripts/sync-vimwiki.cron @@ -0,0 +1 @@ +0 * * * * cd ~/vimwiki && git add * && git commit -am "update" && git push -- cgit v1.2.3-70-g09d2