forked from extern/easydiffusion
9d92174b1d
This reverts commit a715022049
.
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 |