diff options
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 | ||