mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-14 00:44:18 +01:00
Update Dockerfile
This commit is contained in:
@@ -25,7 +25,7 @@ RUN \
|
||||
VOLUME [ "/data" ]
|
||||
WORKDIR /
|
||||
RUN chmod 777 /run.sh
|
||||
ENTRYPOINT [ "/usr/bin/env" ]
|
||||
ENTRYPOINT [ "/bin/bash" ]
|
||||
CMD [ "/run.sh" ]
|
||||
|
||||
# use /data instead of /config for hass.io environment
|
||||
|
||||
Reference in New Issue
Block a user