From 8729fd004d4f43c2e6fd9e112ff336e0276610fc Mon Sep 17 00:00:00 2001 From: David Prevot Date: Thu, 15 Feb 2024 17:00:44 +0100 Subject: [PATCH] MigrationStretchBuster: Drop useless sed now that eLTS is in use --- HowtoDebian/MigrationStretchBuster.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/HowtoDebian/MigrationStretchBuster.md b/HowtoDebian/MigrationStretchBuster.md index 190e15d6..d1db1d95 100644 --- a/HowtoDebian/MigrationStretchBuster.md +++ b/HowtoDebian/MigrationStretchBuster.md @@ -51,10 +51,6 @@ ss -tanpul > listen.out Résultat dans les **fichiers [`sources.list` conseillés](SourcesList#buster-10)**. -~~~ -# sed -i 's/stretch/buster/g' /etc/apt/sources.list /etc/apt/sources.list.d/*.list -~~~ - S’il y a des backports... **les désactiver** car en général ils ne sont plus nécessaires ! Puis mettre à jour le cache APT avec la commande :