forked from extern/easydiffusion
Merge pull request #1184 from cmdr2/beta
Don't copy bootstrap.bat unnecessarily
This commit is contained in:
commit
c7d8164c48
@ -4,7 +4,6 @@
|
||||
@REM Note to self: Please rewrite this in Python. For the sake of your own sanity.
|
||||
|
||||
@copy sd-ui-files\scripts\on_env_start.bat scripts\ /Y
|
||||
@copy sd-ui-files\scripts\bootstrap.bat scripts\ /Y
|
||||
@copy sd-ui-files\scripts\check_modules.py scripts\ /Y
|
||||
@copy sd-ui-files\scripts\check_models.py scripts\ /Y
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user