From 00b136155183ae522ca458e540a8cf29bf525e74 Mon Sep 17 00:00:00 2001 From: typebrook Date: Thu, 27 Feb 2020 16:32:37 +0800 Subject: update --- tools/osm/osm.api.changeset.update | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 tools/osm/osm.api.changeset.update (limited to 'tools/osm/osm.api.changeset.update') diff --git a/tools/osm/osm.api.changeset.update b/tools/osm/osm.api.changeset.update new file mode 100755 index 0000000..7b32741 --- /dev/null +++ b/tools/osm/osm.api.changeset.update @@ -0,0 +1,7 @@ +#!/bin/sh + +echo -n 'type comment: ' +read -r comment + +echo "" | \ +curl -X PUT -u $OSM_USER_PASSWD -i -T - $OSM_API/changeset/$1 -- cgit v1.2.3-70-g09d2