correction createUser
This commit is contained in:
+1
-2
@@ -678,8 +678,7 @@ EOF
|
||||
-d '{
|
||||
"name":"${EQUIPE_AGORA}",
|
||||
"display_name":"${EQUIPE_AGORA}",
|
||||
"type":"I",
|
||||
"email":"${EMAIL_SOUHAITE}"
|
||||
"type":"I"
|
||||
}')
|
||||
|
||||
TEAM_ID=\$(echo "\$resp" | jq -r '.id')
|
||||
|
||||
Reference in New Issue
Block a user