Make cont-init scripts executable
This commit is contained in:
parent
4ef2b4dc3f
commit
62da070686
@ -24,3 +24,4 @@ RUN apt update && \
|
|||||||
|
|
||||||
# Copy root filesystem
|
# Copy root filesystem
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
|
RUN chmod +x /etc/cont-init.d/*.sh
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: "3DPrinter-aiortc"
|
name: "3DPrinter-aiortc"
|
||||||
version: "2022.7.003"
|
version: "2022.7.004"
|
||||||
slug: "3dprinter-aiortc"
|
slug: "3dprinter-aiortc"
|
||||||
description: "Camera stream with support for WebRTC."
|
description: "Camera stream with support for WebRTC."
|
||||||
url: "https://github.com/fredrikbaberg/3dprinter-addons/tree/main/3dprinter-aiortc"
|
url: "https://github.com/fredrikbaberg/3dprinter-addons/tree/main/3dprinter-aiortc"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user