Merge pull request #1184 from cmdr2/beta

Don't copy bootstrap.bat unnecessarily
This commit is contained in:
cmdr2
2023-04-21 16:10:02 +05:30
committed by GitHub

View File

@ -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