Fix: non-CRLF errrrrrr

This commit is contained in:
litagin02
2023-12-27 09:45:16 +09:00
parent 5cfda7dbbc
commit 27cfe85396
4 changed files with 47 additions and 51 deletions

View File

@@ -1 +0,0 @@
*.bat text eol=crlf

View File

@@ -1,5 +1,4 @@
@REM https://github.com/Zuntan03/EasyBertVits2 より引用・改変
@REM 改行コードがLFでうまくいかないのでCRLFに変更
@echo off
chcp 65001 > NUL

View File

@@ -1,5 +1,4 @@
@REM https://github.com/Zuntan03/EasyBertVits2 より引用・改変
@REM 改行コードがLFでうまくいかないのでCRLFに変更
@echo off
chcp 65001 > NUL

View File

@@ -1,5 +1,4 @@
@REM https://github.com/Zuntan03/EasyBertVits2 より引用・改変
@REM 改行コードがLFでうまくいかないのでCRLFに変更
@echo off
chcp 65001 > NUL