]> git.openstreetmap.org Git - nominatim.git/blobdiff - vagrant/install-on-ubuntu-16.sh
update leaflet CSS file as well. Fixes delayed layer animation
[nominatim.git] / vagrant / install-on-ubuntu-16.sh
index 81a8a92620162e5be2f833ac671f7e56378da69e..87cf185548aa75d6b1e26b7ceede8d5033a1c0ed 100755 (executable)
@@ -131,7 +131,7 @@ sudo sed -i 's:#.*::' /etc/apache2/conf-available/nominatim.conf #DOCS:
 if [ "x$1" == "xyes" ]; then  #DOCS:
 
     cd $USERHOME
-    git clone --recursive git://github.com/twain47/Nominatim.git
+    git clone --recursive git://github.com/openstreetmap/Nominatim.git
 #DOCS:    cd Nominatim
 
 else                               #DOCS: