From db74cf334d92a298dc4f5dbf44414a359492c3ac Mon Sep 17 00:00:00 2001 From: kyodev Date: Thu, 3 Aug 2017 13:38:08 +0200 Subject: [PATCH] 0.6.4 --- scripts/getInfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/getInfo b/scripts/getInfo index 3cf5770..04b3a03 100755 --- a/scripts/getInfo +++ b/scripts/getInfo @@ -652,8 +652,8 @@ fi_main2(){ # traitements principaux echo -e "# getInfo $version sur $hote / $os \n" > "$fileOutput" echo -e "Rapport au $dateRapport" >> "$fileOutput" fi_systeme -# fi_reseau -# get_modules "net" + fi_reseau + get_modules "net" fi_system_analyse } fi_main3(){ # fin de traitements