diff --git a/bin/createUser.sh b/bin/createUser.sh index 1cfefd4..9c18eff 100755 --- a/bin/createUser.sh +++ b/bin/createUser.sh @@ -664,7 +664,9 @@ EOF http_code=$(curl -s -o /dev/null -w "%{http_code}" -H "Authorization: Bearer ${mattermost_token}" "https://${URL_AGORA}/api/v4/teams/name/${EQUIPE_AGORA}") if [ "$http_code" -eq 200 ]; then - echo "équipe trouvée" +cat >> "${CMD_LOGIN}" <> "${CMD_LOGIN}" <