mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-22 16:23:28 +01:00
d92fb1ec95
This reverts commitff515f9bb0
, reversing changes made to10ed23e144
.
10 lines
136 B
Bash
Executable File
10 lines
136 B
Bash
Executable File
conda-unpack
|
|
|
|
source $CONDA_PREFIX/etc/profile.d/conda.sh
|
|
|
|
conda --version
|
|
git --version
|
|
|
|
cd $CONDA_PREFIX/../scripts
|
|
|
|
./on_env_start.sh |