mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-11 18:11:29 +02:00
Only for amd64
This commit is contained in:
@@ -57,7 +57,7 @@ RUN apt-get update && \
|
|||||||
apt-get install --no-install-recommends -y /tmp/edge.deb && \
|
apt-get install --no-install-recommends -y /tmp/edge.deb && \
|
||||||
echo "**** edge docker tweaks ****" && \
|
echo "**** edge docker tweaks ****" && \
|
||||||
if [ -f /usr/bin/microsoft-edge-stable ]; then mv /usr/bin/microsoft-edge-stable /usr/bin/microsoft-edge-real; \
|
if [ -f /usr/bin/microsoft-edge-stable ]; then mv /usr/bin/microsoft-edge-stable /usr/bin/microsoft-edge-real; \
|
||||||
else /usr/bin/microsoft-edge /usr/bin/microsoft-edge-real; fi
|
else /usr/bin/microsoft-edge /usr/bin/microsoft-edge-real; fi || true
|
||||||
|
|
||||||
##################
|
##################
|
||||||
# 3 Install apps #
|
# 3 Install apps #
|
||||||
|
|||||||
Reference in New Issue
Block a user