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