From 574fa18114a028842f1516e9a325cb4ab87e5041 Mon Sep 17 00:00:00 2001 From: Hubert Cornet Date: Mon, 16 Jun 2025 09:29:11 +0200 Subject: [PATCH] Ajouter Wazuh/install.ps1 --- Wazuh/install.ps1 | 1 + 1 file changed, 1 insertion(+) create mode 100644 Wazuh/install.ps1 diff --git a/Wazuh/install.ps1 b/Wazuh/install.ps1 new file mode 100644 index 0000000..4274a68 --- /dev/null +++ b/Wazuh/install.ps1 @@ -0,0 +1 @@ +# Script d'installation et configuration \ No newline at end of file