summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/geojson/fetch_streets.sh1
1 files changed, 1 insertions, 0 deletions
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 "]"