Skip to content

Commit 35d3ae6

Browse files
arnesetzerwiktorn
authored andcommitted
fix(README): Correct command for converting on host so curl don't copy it to itself
1 parent ae4defd commit 35d3ae6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ osmium cat monaco-latest.osm.pbf -o /big/docker/overpass_db/planet.osm.bz2
109109
docker run \
110110
-e OVERPASS_META=yes \
111111
-e OVERPASS_MODE=init \
112-
-e OVERPASS_PLANET_URL=file:///db/planet.osm.bz2 \
112+
-e OVERPASS_PLANET_URL=file:///db/monaco-latest.osm.bz2 \
113113
-e OVERPASS_DIFF_URL=https://download.geofabrik.de/europe/monaco-updates/ \
114114
-e OVERPASS_RULES_LOAD=10 \
115115
-e OVERPASS_COMPRESSION=gz \

0 commit comments

Comments
 (0)