From 6fae25b305d714b3ab7608fa003f1af9bf024545 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Tue, 14 Feb 2023 13:33:23 +0800 Subject: Rename tools into bin --- tools/osm/osm.api.referenced.way | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 tools/osm/osm.api.referenced.way (limited to 'tools/osm/osm.api.referenced.way') diff --git a/tools/osm/osm.api.referenced.way b/tools/osm/osm.api.referenced.way deleted file mode 100755 index 1d84238..0000000 --- a/tools/osm/osm.api.referenced.way +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash - -curl -X GET $OSM_API/node/$1/ways |\ -tee /tmp/osm &&\ -echo ways contain node $1 are copied into /tmp/osm > /dev/tty -- cgit v1.2.3-70-g09d2