mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-14 18:37:58 +00:00
Documentation: Add missing wget to Ubuntu install instructions
This commit is contained in:
@@ -99,7 +99,7 @@ fi #DOCS:
|
||||
#
|
||||
if [ "x$1" == "xyes" ]; then #DOCS: :::sh
|
||||
cd $USERHOME
|
||||
https://nominatim.org/release/Nominatim-4.1.0.tar.bz2
|
||||
wget https://nominatim.org/release/Nominatim-4.1.0.tar.bz2
|
||||
tar xf Nominatim-4.1.0.tar.bz2
|
||||
else #DOCS:
|
||||
cd $USERHOME/Nominatim #DOCS:
|
||||
|
||||
@@ -99,7 +99,7 @@ fi #DOCS:
|
||||
#
|
||||
if [ "x$1" == "xyes" ]; then #DOCS: :::sh
|
||||
cd $USERHOME
|
||||
https://nominatim.org/release/Nominatim-4.1.0.tar.bz2
|
||||
wget https://nominatim.org/release/Nominatim-4.1.0.tar.bz2
|
||||
tar xf Nominatim-4.1.0.tar.bz2
|
||||
else #DOCS:
|
||||
cd $USERHOME/Nominatim #DOCS:
|
||||
|
||||
Reference in New Issue
Block a user