X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/5dea0658e4ec78051e1bf269690352e00f3d8759..1e30e578e0b8e51d64a9409086cb8b1a1d43643b:/vagrant/install-on-ubuntu-16.sh?ds=sidebyside diff --git a/vagrant/install-on-ubuntu-16.sh b/vagrant/install-on-ubuntu-16.sh index 81a8a926..87cf1855 100755 --- a/vagrant/install-on-ubuntu-16.sh +++ b/vagrant/install-on-ubuntu-16.sh @@ -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: