mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-25 09:44:25 +01:00
Tabs to spaces in bootstrap scripts
This commit is contained in:
parent
d1c9db874f
commit
a7fde73df4
@ -52,6 +52,7 @@ if [ "$PACKAGES_TO_INSTALL" != "" ]; then
|
||||
|
||||
mkdir -p "$MAMBA_ROOT_PREFIX"
|
||||
curl -L "$MICROMAMBA_DOWNLOAD_URL" | tar -xvj bin/micromamba -O > "$MAMBA_ROOT_PREFIX/micromamba"
|
||||
|
||||
if [ "$?" != "0" ]; then
|
||||
echo
|
||||
echo "EE micromamba download failed"
|
||||
|
Loading…
Reference in New Issue
Block a user