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