Commit 5aa9fd51 authored by nimrod's avatar nimrod
Browse files

Add rclone.

For getting files to and through Nextcloud (what permissions do I need
in the Toolbox container for fuse mounts?).
parent 39f1a2bb
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -103,6 +103,7 @@ RUN apt-get update && \
        python3-dev \
        python3-pip \
        python3-venv \
        rclone \
        redis-tools \
        rename \
        reprepro \