Anton Petrov
5 år sedan
committed by
GitHub
förälder
incheckning
56fd6c3c51
Ingen känd nyckel hittad för denna signaturen i databasen
GPG-nyckel ID: 4AEE18F83AFDEB23
1 ändrade filer med
1 tillägg och
1 borttagningar
-
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 |