From df96506d66df6acbca08a31beb4455478a66c85c Mon Sep 17 00:00:00 2001 From: Samuel VERMEULEN Date: Tue, 31 Mar 2020 18:09:29 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 0a5679e..8d751bf 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,14 @@ -# Remote Backup Server +# Remote Server Backup ## Requis ------ - -`add-apt-repository ppa:costamagnagianfranco/borgbackup -y && apt update #Ubuntu < 16.04 et Debian < 9` - -`apt install borgbackup sshfs` +``` +add-apt-repository ppa:costamagnagianfranco/borgbackup -y && apt update #Ubuntu < 16.04 et Debian < 9` +apt install borgbackup sshfs +git clone +``` ## Première utilisation ------ - `./backup.sh -i ` ## Utilisation