diff options
Diffstat (limited to 'scripts/osm/osm.goto')
-rwxr-xr-x | scripts/osm/osm.goto | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/osm/osm.goto b/scripts/osm/osm.goto index 7da3394..25bceaa 100755 --- a/scripts/osm/osm.goto +++ b/scripts/osm/osm.goto | |||
@@ -1 +1,3 @@ | |||
1 | xdg-open https://www.openstreetmap.org/$1/$2 | 1 | #!/bin/sh |
2 | |||
3 | xdg-open https://www.openstreetmap.org/$1/$2 | ||