mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-08-18 14:10:21 +02:00
Merge branch 'main' into beta
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
@echo off
|
||||
|
||||
@REM Delete the post-activate hook from the old installer
|
||||
echo. > installer\etc\conda\activate.d\post_activate.bat
|
||||
if exist "installer\etc\conda\activate.d\post_activate.bat" (
|
||||
echo. > installer\etc\conda\activate.d\post_activate.bat
|
||||
)
|
||||
|
||||
@call installer\Scripts\activate.bat
|
||||
|
||||
|
Reference in New Issue
Block a user