X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/930a5cd12a614afa48b06318d8227e6d11f2ce5b..be8f5778a1d4c5a7a8506c8f5383f02ca78b0bb9:/vagrant/Install-on-Centos-8.sh diff --git a/vagrant/Install-on-Centos-8.sh b/vagrant/Install-on-Centos-8.sh index 4877e0ad..c9278f9e 100755 --- a/vagrant/Install-on-Centos-8.sh +++ b/vagrant/Install-on-Centos-8.sh @@ -125,7 +125,7 @@ fi #DOCS: # if [ "x$1" == "xyes" ]; then #DOCS: :::sh cd $USERHOME - git clone --recursive git://github.com/openstreetmap/Nominatim.git + git clone --recursive https://github.com/openstreetmap/Nominatim.git cd Nominatim else #DOCS: cd $USERHOME/Nominatim #DOCS: