From c51cb064efc865972202a381a401a3ad60884031 Mon Sep 17 00:00:00 2001 From: Ichbinus Date: Tue, 15 Oct 2024 15:08:31 +0200 Subject: [PATCH] activation fonction vpn --- deploiement_main.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deploiement_main.sh b/deploiement_main.sh index 5ab1494..d4030c7 100644 --- a/deploiement_main.sh +++ b/deploiement_main.sh @@ -22,7 +22,7 @@ source "$folder/Malwarebytes_linux/malwarebytes.sh" source "$folder/Integration_domain/integration_domain.sh" source "$folder/OCS_Linux/ocs.sh" source "$folder/Laps_Linux/installation_laps.sh" -#source "installation vpn" +source "$folder/VPN_Forticlient/installation_vpn.sh" source "$folder/Agent_Wazhu/installation_wazhu.sh" #source "paramétrage des depots" #source "installation des paquets métier" @@ -86,8 +86,8 @@ while true ;do ;; v|V) echo "" - #func_Installation vpn - echo "Installation vpn" + func_Installation_vpn + #echo "Installation vpn" ;; w|W) echo ""