small fixes

This commit is contained in:
ImreSamu
2016-11-29 00:53:52 +01:00
parent 9b8adcb25b
commit 5c38d0283e
2 changed files with 2 additions and 2 deletions

View File

@@ -139,7 +139,7 @@ if [ ! -f ./data/${testdata} ]; then
echo "====> : Downloading testdata $testdata "
rm -f ./data/*
#wget $testdataurl -P ./data
docker-compose run --rm import-osm ./download-geofabrik.sh ${osm_area}
make download-geofabrik area=${osm_area}
echo " "
echo "-------------------------------------------------------------------------------------"
echo "====> : Osm metadata : $testdata "