Merge branch 'master' into quickstart_v2

This commit is contained in:
ImreSamu
2016-11-29 15:12:23 +01:00
28 changed files with 23 additions and 337 deletions

View File

@@ -165,7 +165,7 @@ fi
echo " "
echo "-------------------------------------------------------------------------------------"
echo "====> : Remove old generated source files ( ./build/* ) ( if they exist ) "
docker run --rm -v $(pwd):/tileset openmaptiles/openmaptiles-tools make clean_build
docker run --rm -v $(pwd):/tileset openmaptiles/openmaptiles-tools make clean
echo " "
echo "-------------------------------------------------------------------------------------"