mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Align structures
This commit is contained in:
@@ -57,7 +57,7 @@ RUN \
|
||||
##################
|
||||
|
||||
# Copy local files
|
||||
#COPY rootfs/ /
|
||||
COPY rootfs/ /
|
||||
|
||||
# Corrects permissions for s6 v3
|
||||
RUN if [ -d /etc/cont-init.d ]; then chmod -R 755 /etc/cont-init.d; fi && \
|
||||
|
||||
Reference in New Issue
Block a user