diff options
author | typebrook <typebrook@gmail.com> | 2019-11-19 23:24:13 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-11-19 23:24:13 +0800 |
commit | 2fe5d00a88ea4a58587f55ab802e11d78d7eba7f (patch) | |
tree | 1840328b6e9b63b4d19f10cf942bfcc2bf48224d /misc | |
parent | 9ab7b6d4b6c4d2dd212a3d8fb92f107e7f85bf2f (diff) |
update
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cron | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/cron b/misc/cron new file mode 100644 index 0000000..1072b5f --- /dev/null +++ b/misc/cron | |||
@@ -0,0 +1,2 @@ | |||
1 | # update Taiwan OSM replication | ||
2 | 0 7 * * * osm.pbf.update ~/data/taiwan-latest.osm.pbf | ||