diff options
author | typebrook <typebrook@gmail.com> | 2019-04-09 14:28:50 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-04-09 14:28:50 +0800 |
commit | 1572100a1b5dbe694b748f6d8e41e0a0f81001cd (patch) | |
tree | 6ee04437682e9f0c37dd6333272eac29611969db /script/sync-vimwiki.cron | |
parent | a12e4690fcf4c8a2f62e0b28c6dae7938e80e197 (diff) |
update
Diffstat (limited to 'script/sync-vimwiki.cron')
-rw-r--r-- | script/sync-vimwiki.cron | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/script/sync-vimwiki.cron b/script/sync-vimwiki.cron new file mode 100644 index 0000000..f663df9 --- /dev/null +++ b/script/sync-vimwiki.cron | |||
@@ -0,0 +1 @@ | |||
0 * * * * cd ~/vimwiki && git commit -am "update" && git push | |||