From a6d21543a2235a678c571327e84bf66d9b8f13a9 Mon Sep 17 00:00:00 2001 From: Fab Date: Mon, 3 Aug 2026 16:36:14 +0200 Subject: [PATCH] add comment --- bin/createUser.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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}" <