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)