Anton Petrov
5 лет назад
committed by
GitHub
Родитель
Сommit
56fd6c3c51
Не найден GPG ключ соответствующий данной подписи
Идентификатор GPG ключа: 4AEE18F83AFDEB23
1 измененных файлов:
1 добавлений и
1 удалений
-
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 |