mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
improve the restore process
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
59a49c62b4
commit
f5e8e5630d
2 changed files with 32 additions and 32 deletions
|
|
@ -8,6 +8,7 @@ RUN set -ex; \
|
|||
rsync \
|
||||
fuse \
|
||||
python3-llfuse \
|
||||
jq \
|
||||
; \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue