Fix: Enforce CRLF in bat files

This commit is contained in:
litagin02
2023-12-27 09:28:00 +09:00
parent 6482981f9a
commit 4cf3484159
2 changed files with 3 additions and 2 deletions

View File

@@ -25,6 +25,6 @@ xcopy /QSY .\lib\%STYLE_BERT_VITS2_DIR%\scripts .
call src\Setup.bat
start HiyoriUi.bat
popd
popd rem %~dp0..
pause