mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-13 19:31:01 +01:00
Update Dockerfile
This commit is contained in:
@@ -31,7 +31,7 @@ RUN \
|
||||
# Modify image #
|
||||
################
|
||||
# Use data from addon options for all values
|
||||
sed -i 's|cat \"\$|jq .|g' /docker-entrypoint.sh \
|
||||
&& sed -i 's|cat \"\$|jq .|g' /docker-entrypoint.sh \
|
||||
&& sed -i 's|_FILE" 2> /dev/null| /data/options.json|g' /docker-entrypoint.sh \
|
||||
\
|
||||
# Add initial script
|
||||
|
||||
Reference in New Issue
Block a user