Changeset 11857 in josm for trunk/build.xml
- Timestamp:
- 2017-04-08T01:57:47+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build.xml
r11780 r11857 721 721 </exec> 722 722 <exec append="false" executable="wget" failifexecutionfails="true"> 723 <arg value="https://raw.githubusercontent.com/osmlab/editor- imagery-index/gh-pages/imagery.geojson"/>723 <arg value="https://raw.githubusercontent.com/osmlab/editor-layer-index/gh-pages/imagery.geojson"/> 724 724 <arg value="-O"/> 725 725 <arg value="imagery.geojson"/>
Note: See TracChangeset
for help on using the changeset viewer.