mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
Merge pull request #440 from nextcloud/fix/418/improve-restore-process
improve the restore process
This commit is contained in:
commit
1e3bb9ccfe
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