mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-05-31 23:25:39 +02:00
This reverts commit ff515f9bb036294139db72cd937c04b50f171685, reversing changes made to 10ed23e144e59d9a8d352eeb7f708d52d36b7ebc.
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 |