Anton Petrov
há 5 anos
committed by
GitHub
ascendente
cometimento
56fd6c3c51
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com
1 adições e
1 eliminações
-
plugins/python-build/share/python-build/miniforge3
|
|
|
@ -17,7 +17,7 @@ case "$(anaconda_architecture 2>/dev/null || true)" in |
|
|
|
* ) |
|
|
|
{ echo |
|
|
|
colorize 1 "ERROR" |
|
|
|
echo ": The binary distribution of Miniforge is not available for $(anaconda_architecture 2>/dev/null || true)." |
|
|
|
echo ": The binary distribution of Miniforge3 is not available for $(anaconda_architecture 2>/dev/null || true)." |
|
|
|
echo |
|
|
|
} >&2 |
|
|
|
exit 1 |