From e2f1931d1330a6a614fc99292b34caa8a10694ae Mon Sep 17 00:00:00 2001 From: Flori Gee Date: Mon, 1 Jul 2024 13:49:07 +0200 Subject: [PATCH] add rclone --- Containerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Containerfile b/Containerfile index 31b28bb..7e464a1 100644 --- a/Containerfile +++ b/Containerfile @@ -98,6 +98,7 @@ RUN pacman -S \ openssl \ p7zip \ qrencode \ + rclone \ rsync \ scrcpy \ shellcheck \