Anton Petrov
пре 5 година
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са
1 додато и
1 уклоњено
-
plugins/python-build/share/python-build/mambaforge3
|
|
|
@ -17,7 +17,7 @@ case "$(anaconda_architecture 2>/dev/null || true)" in |
|
|
|
* ) |
|
|
|
{ echo |
|
|
|
colorize 1 "ERROR" |
|
|
|
echo ": The binary distribution of Mambaforge is not available for $(anaconda_architecture 2>/dev/null || true)." |
|
|
|
echo ": The binary distribution of Mambaforge3 is not available for $(anaconda_architecture 2>/dev/null || true)." |
|
|
|
echo |
|
|
|
} >&2 |
|
|
|
exit 1 |