diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2021-01-24 01:12:11 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2021-01-24 01:12:11 +0800 |
commit | 40eb94c8f4ee4155e709a9d5885f232b7c441aac (patch) | |
tree | 8f17e57515ed773feb5ec0e4aa69d66716c76e5a /misc/cron | |
parent | 0c4b318afd59afe12d41f0f002e9f6b9b765e3de (diff) | |
parent | 16f393536b0c14d192288c84171313ac5135b669 (diff) |
Merge remote-tracking branch 'origin/dev' into dev
Diffstat (limited to 'misc/cron')
-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 | ||