osm-garmin: fix broken argument
This commit is contained in:
parent
825963500c
commit
8e509683cc
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue