forked from extern/easydiffusion
Fix the broken linux developer console script
This commit is contained in:
parent
ffcf46a371
commit
399642f958
@ -13,5 +13,5 @@ if [ "$0" == "bash" ]; then
|
|||||||
|
|
||||||
conda activate ./stable-diffusion/env
|
conda activate ./stable-diffusion/env
|
||||||
else
|
else
|
||||||
bash --init-file open_dev_console.sh
|
bash --init-file developer_console.sh
|
||||||
fi
|
fi
|
Loading…
Reference in New Issue
Block a user