diff options
| author | typebrook <typebrook@gmail.com> | 2020-03-02 20:34:54 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2020-03-02 20:34:54 +0800 |
| commit | a2497077066d4e26268bdd071851482252e45020 (patch) | |
| tree | f8f9c868abda19dd85744db84367966abe3f944b /misc/cron | |
| parent | af7ce43c718cb6bc0d7aac4633a8113f9a540ec5 (diff) | |
| parent | 00b136155183ae522ca458e540a8cf29bf525e74 (diff) | |
Merge branch 'dev' of github.com:typebrook/settings into dev
Diffstat (limited to 'misc/cron')
| -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 * * * cd data && $HOME/settings/scripts/osm/osm.pbf.update taiwan-latest.osm.pbf >> log | 2 | 0 7 * * * cd data && $HOME/settings/tools/osm/osm.pbf.update taiwan-latest.osm.pbf >> log |