File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -199,6 +199,7 @@ COPY --from=compiler-modtile-renderd /root/mod_tile/mod-tile_1-1_amd64.deb .
199199RUN dpkg -i mod-tile_1-1_amd64.deb \
200200 && ldconfig \
201201 && rm mod-tile_1-1_amd64.deb
202+ COPY --from=compiler-modtile-renderd /root/mod_tile/osmosis-db_replag /usr/bin/osmosis-db_replag
202203
203204# Install stylesheet
204205COPY --from=compiler-stylesheet /root/openstreetmap-carto /home/renderer/src/openstreetmap-carto
Original file line number Diff line number Diff line change 77# and other things directly from this script when run from cron.
88# Change the actual location to wherever installed locally.
99# ------------------------------------------------------------------------------
10- export PATH=.:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
1110ACCOUNT=renderer
12- cd /home/$ACCOUNT /src/mod_tile/
1311
1412# ------------------------------------------------------------------------------
1513# Extra OSM2PGSQL_OPTIONS may need setting if a tag transform script is
You can’t perform that action at this time.
0 commit comments