mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 13:24:04 +02:00
Test
This commit is contained in:
@@ -27,9 +27,9 @@ RUN apt-get update \
|
|||||||
| tar -xzf - --strip 1 -C /tmp/bashio \
|
| tar -xzf - --strip 1 -C /tmp/bashio \
|
||||||
&& mv /tmp/bashio/lib /usr/lib/bashio \
|
&& mv /tmp/bashio/lib /usr/lib/bashio \
|
||||||
&& ln -s /usr/lib/bashio/bashio /usr/bin/bashio \
|
&& ln -s /usr/lib/bashio/bashio /usr/bin/bashio \
|
||||||
&& rm -rf /tmp/bashio || true
|
&& rm -rf /tmp/bashio l
|
||||||
|
|
||||||
RUN \
|
RUN
|
||||||
#################
|
#################
|
||||||
# Correct image #
|
# Correct image #
|
||||||
#################
|
#################
|
||||||
|
|||||||
Reference in New Issue
Block a user