From c323315f25825c729bee6d5dcaa5b524e9c166c0 Mon Sep 17 00:00:00 2001 From: David Beniamine <david.beniamine@tetras-libre.fr> Date: Fri, 30 Oct 2020 09:54:28 +0100 Subject: [PATCH] More doc --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index 9419c61..f1adea7 100644 --- a/Readme.md +++ b/Readme.md @@ -6,6 +6,7 @@ Duplicity based backup for ftp servers ## Install ```sh +apt-get installl duplicity lftp git clone https://gitlab.tetras-libre.fr/nocloud/duplicity-ftp-backup cp .env.sample .env ``` -- GitLab