Merge branch 'master' into leaflet-1.8.0
This commit is contained in:
commit
f00c6d17c9
@ -112,6 +112,9 @@ RUN cd /var/www/html/ \
|
|||||||
&& unzip leaflet.zip \
|
&& unzip leaflet.zip \
|
||||||
&& rm leaflet.zip
|
&& rm leaflet.zip
|
||||||
|
|
||||||
|
# Icon
|
||||||
|
RUN wget -O /var/www/html/favicon.ico https://www.openstreetmap.org/favicon.ico
|
||||||
|
|
||||||
# Copy update scripts
|
# Copy update scripts
|
||||||
COPY openstreetmap-tiles-update-expire.sh /usr/bin/
|
COPY openstreetmap-tiles-update-expire.sh /usr/bin/
|
||||||
RUN chmod +x /usr/bin/openstreetmap-tiles-update-expire.sh \
|
RUN chmod +x /usr/bin/openstreetmap-tiles-update-expire.sh \
|
||||||
|
Loading…
Reference in New Issue
Block a user