From c4d2ec9355f64828f102ab1d7a9e0e6e2cf07dde Mon Sep 17 00:00:00 2001 From: wilou Date: Fri, 19 Apr 2024 09:17:45 +0000 Subject: [PATCH] Actualiser install.sh --- install.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install.sh b/install.sh index f2e3b80..4c97f07 100644 --- a/install.sh +++ b/install.sh @@ -232,6 +232,9 @@ rm -r /tmp/wibian/ # Nettoyage des paquets inutiles du système apt autoremove +# Activation de la gestion des interfaces dans NetworkManager +sed -i 's/false/true/g' /etc/NetworkManager/NetworkManager.conf + # Message de fin echo "Bisous" | figlet -f big echo -ne "\n"