Remove commented-out script copying line

This commit is contained in:
cmdr2 2022-10-18 12:48:20 +05:30
parent efffca83fe
commit 086cf67e93

View File

@ -1,6 +1,6 @@
@echo off
@REM @copy sd-ui-files\scripts\on_env_start.bat scripts\ /Y
@copy sd-ui-files\scripts\on_env_start.bat scripts\ /Y
@REM Caution, this file will make your eyes and brain bleed. It's such an unholy mess.
@REM Note to self: Please rewrite this in Python. For the sake of your own sanity.