From 8b2be58afc1e69bdd820b789191ce058c2c3aac4 Mon Sep 17 00:00:00 2001 From: m Date: Sun, 19 Nov 2023 21:26:36 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'Home'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Home.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Home.md b/Home.md index afd2b37..ab386f5 100644 --- a/Home.md +++ b/Home.md @@ -6,6 +6,12 @@ wget https://git.netm.ch/m/os-init/raw/branch/main/alpine.sh sh alpine.sh ``` +## Debian + +``` +wget https://git.netm.ch/m/os-init/raw/branch/main/debian.sh +bash debian.sh +``` ## Ubuntu ```