osm-garmin: add ls for debugging
This commit is contained in:
parent
8e509683cc
commit
b41e1b4dfd
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue