2
0
Fork 0

osm-garmin: add ls for debugging

main
Ducky 2024-11-04 15:54:13 +01:00
parent 8e509683cc
commit b41e1b4dfd
1 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,8 @@ function build_gmap() {
if [[ $build == "true" ]]; then
cd "$build_dir"
ls "$bounds_dir"
exec_mkgmap \
--gmapsupp \
--product-id=$region_id \