From 0d66e2d8ed7023b0a970f314bda46785004d32b1 Mon Sep 17 00:00:00 2001 From: typebrook Date: Tue, 12 Nov 2019 11:46:20 +0800 Subject: update --- utils/osm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/osm') diff --git a/utils/osm b/utils/osm index d9663ef..c1def73 100644 --- a/utils/osm +++ b/utils/osm @@ -103,7 +103,7 @@ osm.list.tags() { content=$(cat) echo $content | osm.list.ids | tr ' ' ',' > /tmp/osm - for tag in "$@" + for tag in $@ do echo $content |\ osm.list.tag $tag |\ -- cgit v1.2.3-70-g09d2