mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-22 22:10:31 +02:00
aurral: chmod our docker-entrypoint.sh override so it's executable
This commit is contained in:
@@ -22,4 +22,5 @@ ENV AURRAL_DATA_DIR=/config/data \
|
||||
COPY rootfs /
|
||||
|
||||
RUN chmod a+x /etc/services.d/aurral/run \
|
||||
&& chmod a+x /usr/local/bin/docker-entrypoint.sh \
|
||||
&& mkdir -p /config/data
|
||||
|
||||
Reference in New Issue
Block a user