mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
Move execute things externally
This commit is contained in:
@@ -34,6 +34,7 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
|||||||
#WORKDIR $FIREFLY_III_PATH
|
#WORKDIR $FIREFLY_III_PATH
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
|
mv /etc/entrypoint.d/11-execute-things.sh / && \
|
||||||
mv /etc/entrypoint.d/* /etc/cont-init.d/
|
mv /etc/entrypoint.d/* /etc/cont-init.d/
|
||||||
|
|
||||||
#RUN \
|
#RUN \
|
||||||
|
|||||||
Reference in New Issue
Block a user