From b4bf2810b1d642a5d12d2a1ce87157e69529eb61 Mon Sep 17 00:00:00 2001 From: lseys Date: Mon, 12 Oct 2020 10:32:02 +0200 Subject: [PATCH] changment || en && ligne 198 --- ubuntu-et-variantes-integrdom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu-et-variantes-integrdom.sh b/ubuntu-et-variantes-integrdom.sh index 494b508..dccd4d4 100644 --- a/ubuntu-et-variantes-integrdom.sh +++ b/ubuntu-et-variantes-integrdom.sh @@ -195,7 +195,7 @@ fi ####################################################### #Paramétrage des paramètres Proxy pour tout le système ####################################################### -if [[ "$ip_proxy" != "" ]] || [[ $port_proxy != "" ]] ; then +if [[ "$ip_proxy" != "" ]] && [[ $port_proxy != "" ]] ; then echo "Paramétrage du proxy $ip_proxy:$port_proxy"