Make scripts executable (#65)
* Add initial files for ustreamer * Start with HA s6 config * Prepare for test on device * Update docs and workflow * Remove build.yaml * Make scripts executable * Update version number
This commit is contained in:
@@ -89,6 +89,6 @@ COPY rootfs/ /
|
||||
|
||||
WORKDIR /
|
||||
|
||||
# # Make files executable
|
||||
# RUN chmod +x /etc/cont-init.d/*.sh
|
||||
# RUN chmod +x /etc/services.d/*/*
|
||||
# Make files executable
|
||||
RUN chmod +x /etc/cont-init.d/*.sh
|
||||
RUN chmod +x /etc/services.d/*/*
|
||||
|
||||
Reference in New Issue
Block a user