mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-19 10:19:27 -05:00
Indentation corrections
This commit is contained in:
parent
c2c8a27545
commit
6e0d334a0c
@ -19,7 +19,7 @@ RUN apt-get update \
|
|||||||
zlib1g-dev \
|
zlib1g-dev \
|
||||||
git \
|
git \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
RUN git clone https://github.com/agl/jbig2enc .
|
RUN git clone https://github.com/agl/jbig2enc .
|
||||||
RUN ./autogen.sh
|
RUN ./autogen.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user