diff --git a/paperless_ng/Dockerfile b/paperless_ng/Dockerfile index 2bc590ad1..98577cbfc 100644 --- a/paperless_ng/Dockerfile +++ b/paperless_ng/Dockerfile @@ -27,7 +27,7 @@ RUN apt-get update \ | tar -xzf - --strip 1 -C /tmp/bashio \ && mv /tmp/bashio/lib /usr/lib/bashio \ && ln -s /usr/lib/bashio/bashio /usr/bin/bashio \ - && rm -rf /tmp/bashio l + && rm -rf /tmp/bashio # copy local files COPY rootfs/ /