mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-04-02 12:06:47 +02:00
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:
parent
5eec05c0c4
commit
fe8c208e7c
@ -7,6 +7,7 @@
|
|||||||
@copy sd-ui-files\scripts\bootstrap.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_modules.py scripts\ /Y
|
||||||
@copy sd-ui-files\scripts\check_models.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" (
|
if exist "%cd%\profile" (
|
||||||
set USERPROFILE=%cd%\profile
|
set USERPROFILE=%cd%\profile
|
||||||
|
Loading…
Reference in New Issue
Block a user