From a59d35689748c8a590df3313580a1c6b54968348 Mon Sep 17 00:00:00 2001 From: Alban Vidal Date: Thu, 1 Apr 2021 06:08:48 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20de=20la=20commande=20=C2=AB=20bc=20?= =?UTF-8?q?=C2=BB=20=C3=A0=20installer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6e8198f..e56d35e 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Boite à outils de plusieurs script NRPE apt install \ nagios-nrpe-server \ needrestart \ + bc \ sudo ```