diff --git a/3dprinter-octoprint/Dockerfile b/3dprinter-octoprint/Dockerfile index 5b90021..869cfb3 100644 --- a/3dprinter-octoprint/Dockerfile +++ b/3dprinter-octoprint/Dockerfile @@ -20,3 +20,5 @@ RUN apt update && \ # Copy root filesystem COPY rootfs / +RUN chmod +x /etc/cont-init.d/*.sh +RUN chmod +x /etc/services.d/*/* diff --git a/README.md b/README.md index 422bc0d..a5451fb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# home-assistant-addons -Addons for Home Assistant. +# 3dprinter-addons +Addons for Home-Assistant related to 3DPrinter. ## Install @@ -12,4 +12,9 @@ You can use the following button to add the repository to your Home Assistant in ### 3DPrinter-OctoPrint -Addon with OctoPrint \ No newline at end of file +OctoPrint, plain and simple. + + +### 3DPrinter-Camera + +For streaming camera feed.