mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
fixed folders, compatible with previous paperless version
This commit is contained in:
@@ -45,6 +45,7 @@ RUN apt-get update \
|
||||
unpaper \
|
||||
&& pip install --upgrade pipenv \
|
||||
&& pipenv install --system --deploy \
|
||||
&& pipenv --clear \
|
||||
&& apt-get -y purge build-essential \
|
||||
&& apt-get -y autoremove --purge \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
Reference in New Issue
Block a user