diff --git a/scripts/geojson/fetch_streets.sh b/scripts/geojson/fetch_streets.sh index 345c32d..dbae43d 100755 --- a/scripts/geojson/fetch_streets.sh +++ b/scripts/geojson/fetch_streets.sh @@ -24,5 +24,6 @@ for entry in $data; do }," fi done +export IFS=" " echo "{}" echo "]"