From e9a5b743c22fe160c578e908be14f0cd55c841a8 Mon Sep 17 00:00:00 2001 From: "Christian P. MOMON" Date: Wed, 18 Jan 2023 00:40:19 +0100 Subject: [PATCH] Plan borg: updates (step). --- Plan Borg/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Plan Borg/README.md b/Plan Borg/README.md index 71f8719..9263903 100644 --- a/Plan Borg/README.md +++ b/Plan Borg/README.md @@ -16,6 +16,7 @@ deb http://ftp.fr.debian.org/debian/ bullseye-backports main Installer les paquets nécessaires : ``` +apt update apt install -t bullseye-backports borgmatic borgbackup ``` @@ -130,6 +131,7 @@ echo "deb http://ftp.fr.debian.org/debian/ bullseye-backports main" > /etc/apt/s Installer les paquets nécessaires : ``` +apt update apt install -t bullseye-backports borgmatic borgbackup ```