]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/nominatim/templates/default/nominatim-update-data.erb
nominatim: reorganise recipe for Debian installation
[chef.git] / cookbooks / nominatim / templates / default / nominatim-update-data.erb
index 69c832e5309320c3d4c432bc314fda59a127a516..00870711f5cc6fc7a040f9310903986c89c8d706 100644 (file)
@@ -27,4 +27,4 @@ else
     INST=2
 fi
 
     INST=2
 fi
 
-nominatim replication --catch-up --threads $INST
+<%= @venvprefix %>nominatim replication --catch-up --threads $INST