diff --git a/trytond-modules_non_official.sh b/trytond-modules_non_official.sh index 96a2de8..561df9a 100644 --- a/trytond-modules_non_official.sh +++ b/trytond-modules_non_official.sh @@ -76,7 +76,7 @@ if [ ${OneCluster} = "True" ]; then && pip3 install pytz \ "git+https://github.com/bit4bit/facho.git" prefix="trytondo-" - team_org="One_Cluster" + team_org="OneCluster" pip="False" get_one_cluster=( `${PYTHON_VERSION} $multi_migrate list-repo-token --domain ${GITEA_DOMAIN} --team_org $team_org --access_token ${GITEA_ACCESS_TOKEN} --verbose True` ) clone_module $team_org ${TRYTOND_VERSION} $prefix "${get_one_cluster[@]}"