diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2021-01-25 10:12:51 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2021-01-25 10:12:51 +0800 |
commit | 1b99426c6b5b375a2c8be0498e2cf2f348fdaaa1 (patch) | |
tree | 8b86cc9fd067eabe0c9cdf6f7759f67666941eca /misc/cron | |
parent | 6c023dc3914aa625e95fee401c5af4fe0d938f38 (diff) | |
parent | 40eb94c8f4ee4155e709a9d5885f232b7c441aac (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 | ||