]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/templates/default/planetdump.erb
Fix path to planet-dump-ng
[chef.git] / cookbooks / planet / templates / default / planetdump.erb
index b2b2a6ea4eb7bb4f32ac81bd5680fd0c57448c5d..f88a4ff6b335e812953ee210d6374fe9f3cb9440 100644 (file)
@@ -48,7 +48,7 @@ rm -rf ways way_tags way_nodes
 rm -rf relations relation_tags relation_members
 
 # Run the dump
 rm -rf relations relation_tags relation_members
 
 # Run the dump
-time nice -n 19 /store/planet-dump-ng/planet-dump-ng \
+time nice -n 19 /opt/planet-dump-ng/planet-dump-ng \
      -c "pbzip2 -c" -f "${file}" --dense-nodes=1 \
      -C "changesets-${date}.osm.bz2" \
      -x "planet-${date}.osm.bz2" -X "history-${date}.osm.bz2" \
      -c "pbzip2 -c" -f "${file}" --dense-nodes=1 \
      -C "changesets-${date}.osm.bz2" \
      -x "planet-${date}.osm.bz2" -X "history-${date}.osm.bz2" \