mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-13 11:01:28 +02:00
Update Dockerfile
This commit is contained in:
@@ -40,7 +40,7 @@ RUN \
|
|||||||
&& chown www-data:www-data /end.sh \
|
&& chown www-data:www-data /end.sh \
|
||||||
&& chmod a+x /end.sh \
|
&& chmod a+x /end.sh \
|
||||||
&& sed -i '$ d' /docker-entrypoint.sh \
|
&& sed -i '$ d' /docker-entrypoint.sh \
|
||||||
&& sed -i '$ i\cd / && ./end.sh' /docker-entrypoint.sh
|
&& sed -i '$ i\export DB_NAME=$DB_NAME && cd / && ./end.sh' /docker-entrypoint.sh
|
||||||
|
|
||||||
#
|
#
|
||||||
# Add initial script
|
# Add initial script
|
||||||
|
|||||||
Reference in New Issue
Block a user