From 85503f4612f253a00d03b91fd423e581e17e199f Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Tue, 2 Feb 2021 17:22:45 +0800 Subject: update --- tools/osm/osm.api.changeset.update | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tools/osm/osm.api.changeset.update') diff --git a/tools/osm/osm.api.changeset.update b/tools/osm/osm.api.changeset.update index 7b32741..da4b831 100755 --- a/tools/osm/osm.api.changeset.update +++ b/tools/osm/osm.api.changeset.update @@ -1,7 +1,6 @@ #!/bin/sh -echo -n 'type comment: ' -read -r comment +read -e -p 'Type comment: ' -r comment " | \ curl -X PUT -u $OSM_USER_PASSWD -i -T - $OSM_API/changeset/$1 -- cgit v1.2.3-70-g09d2