osm-garmin: add ls for debugging
parent
8e509683cc
commit
b41e1b4dfd
|
@ -49,6 +49,8 @@ function build_gmap() {
|
||||||
if [[ $build == "true" ]]; then
|
if [[ $build == "true" ]]; then
|
||||||
cd "$build_dir"
|
cd "$build_dir"
|
||||||
|
|
||||||
|
ls "$bounds_dir"
|
||||||
|
|
||||||
exec_mkgmap \
|
exec_mkgmap \
|
||||||
--gmapsupp \
|
--gmapsupp \
|
||||||
--product-id=$region_id \
|
--product-id=$region_id \
|
||||||
|
|
Loading…
Reference in New Issue