From 7f645f8bc5c7873598938ea4098a7c3e3474ef18 Mon Sep 17 00:00:00 2001 From: didier Date: Sun, 9 Aug 2026 18:52:31 +0200 Subject: [PATCH] cosmetique --- bin/gestUsers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/gestUsers.sh b/bin/gestUsers.sh index 06c965e..0a15d18 100755 --- a/bin/gestUsers.sh +++ b/bin/gestUsers.sh @@ -25,7 +25,7 @@ URL_AGORA=$(echo $matterHost).$(echo $domain) URL_LISTE=$(echo $sympaHost).$(echo $domain) URL_PAHEKO="$httpProto://${API_USER}:${API_PASSWORD}@kaz-paheko.$(echo $domain)" NL_LIST=infos@listes.kaz.bzh -URL_AGORA_API=${URL_AGORA}/api/v4 +URL_AGORA_API=${httpProto}://${URL_AGORA}/api/v4 EQUIPE=kaz LISTMASTER=$(echo ${LISTMASTERS} | cut -d',' -f1)