]> git.openstreetmap.org Git - chef.git/commitdiff
torrent comment changes with type of file
authorMatija Nalis <mnalis-git@voyager.hr>
Sat, 21 Nov 2020 00:48:09 +0000 (01:48 +0100)
committerMatija Nalis <mnalis-git@voyager.hr>
Sat, 21 Nov 2020 00:48:09 +0000 (01:48 +0100)
cookbooks/planet/templates/default/planetdump.erb

index 17adfc4d11fbb55a4ae127ad2a21541c4fd184c0..2c97add10520c9717ab1bd162c4deb77dc070845 100644 (file)
@@ -97,7 +97,7 @@ function mk_torrent {
      -w https://ftp.spline.de/pub/openstreetmap/${web_path} \
      -w https://osm.openarchive.site/${name} \
      -w https://downloads.opencagedata.com/planet/${name} \
-     -c "OpenStreetMap planet database dump, licensed under https://opendatacommons.org/licenses/odbl/ by OpenStreetMap contributors" \
+     -c "OpenStreetMap ${type} database dump, licensed under https://opendatacommons.org/licenses/odbl/ by OpenStreetMap contributors" \
      -o ${name}.torrent
 }