forked from extern/easydiffusion
6 lines
89 B
Batchfile
6 lines
89 B
Batchfile
|
@call conda --version
|
||
|
@call git --version
|
||
|
|
||
|
cd %CONDA_PREFIX%\..\scripts
|
||
|
|
||
|
on_env_start.bat
|