2
0
Fork 0

osm-garmin: fix broken argument

main
Ducky 2024-11-04 15:47:13 +01:00
parent 825963500c
commit 8e509683cc
1 changed files with 1 additions and 1 deletions

View File

@ -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 \