diff options
| author | typebrook <typebrook@gmail.com> | 2019-11-26 08:39:12 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2019-11-26 08:39:12 +0800 |
| commit | 1baedc95f4272c1663c1a60673e1b57f27304340 (patch) | |
| tree | 4250a707dad09741ee5d01eee49418b8ff8456be /misc | |
| parent | 7320e7b695c1c26d61b04c45186a6eddfa43a884 (diff) | |
update
Diffstat (limited to 'misc')
| -rw-r--r-- | misc/cron | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,2 +1,2 @@ | |||
| 1 | # update Taiwan OSM replication | 1 | # update Taiwan OSM replication |
| 2 | 0 7 * * * osm.pbf.update ~/data/taiwan-latest.osm.pbf | 2 | * 7 * * * cd data && $HOME/settings/scripts/osm/osm.pbf.update taiwan.osm.pbf >> log |