mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update Dockerfile
This commit is contained in:
@@ -44,10 +44,6 @@ RUN chmod 744 /ha_lsio.sh && if grep -qr "lsio" /etc; then /ha_lsio.sh "$CONFIGL
|
|||||||
|
|
||||||
# Install edge
|
# Install edge
|
||||||
RUN \
|
RUN \
|
||||||
echo "**** add icon ****" && \
|
|
||||||
curl -o \
|
|
||||||
/kclient/public/icon.png \
|
|
||||||
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/edge-logo.png && \
|
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
echo "**** install edge ****" && \
|
echo "**** install edge ****" && \
|
||||||
if [ -z ${EDGE_VERSION+x} ]; then \
|
if [ -z ${EDGE_VERSION+x} ]; then \
|
||||||
|
|||||||
Reference in New Issue
Block a user