]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tile/templates/default/update-lowzoom.erb
Update the planet timestamp correctly when the style changes
[chef.git] / cookbooks / tile / templates / default / update-lowzoom.erb
index a3d2ee2912d98c76b1458ac49d8d6fc39e48ff6a..291e9a8d50804e63c7c051b4c6eaa3f3b4b699b6 100644 (file)
@@ -17,7 +17,7 @@ render_list \
 
 # Update timestamp for style "<%= @style %>"
 touch \
-  --reference="/srv/tile.openstreetmap.org/styles/<%= @style %>/project.mml" \
+  --reference="/srv/tile.openstreetmap.org/styles/<%= @style %>/project.xml" \
   "/srv/tile.openstreetmap.org/tiles/<%= @style %>/planet-import-complete"
 
 # Update tiles from z11 to z12 for style "<%= @style %>"