Copy get_config.py in on_sd_start for the first run, when on_env_start hasn't yet been updated

This commit is contained in:
cmdr2 2023-04-26 16:33:43 +05:30 committed by GitHub
parent 5eec05c0c4
commit fe8c208e7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@
@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
@copy sd-ui-files\scripts\get_config.py scripts\ /Y
if exist "%cd%\profile" (
set USERPROFILE=%cd%\profile