osm-garmin: fix broken argument
parent
825963500c
commit
8e509683cc
|
@ -61,7 +61,7 @@ function build_gmap() {
|
||||||
--route \
|
--route \
|
||||||
--index \
|
--index \
|
||||||
--process-destination \
|
--process-destination \
|
||||||
--process-exists \
|
--process-exits \
|
||||||
--bounds="$bounds_dir" \
|
--bounds="$bounds_dir" \
|
||||||
--housenumbers \
|
--housenumbers \
|
||||||
$tiles_dir/$region_shortname/6324*.osm.pbf \
|
$tiles_dir/$region_shortname/6324*.osm.pbf \
|
||||||
|
|
Loading…
Reference in New Issue