diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2021-01-23 16:11:34 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2021-01-23 16:11:34 +0800 |
commit | 64130936d9db6ca1036513199aaa9ece80963600 (patch) | |
tree | 04780aa8f8ef3379ccf78a32937c58ccc62348a6 /misc | |
parent | b600a2274743e296c85eecf2723d26c537dbb0a7 (diff) |
update
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cron | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/cron b/misc/cron deleted file mode 100644 index 64fe9a7..0000000 --- a/misc/cron +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | # update Taiwan OSM replication | ||
2 | 0 7 * * * cd data && $HOME/settings/tools/osm/osm.pbf.update taiwan-latest.osm.pbf >> log | ||