Fix: non-CRLF errrrrrr
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
*.bat text eol=crlf
|
|
||||||
@@ -1,5 +1,4 @@
|
|||||||
@REM https://github.com/Zuntan03/EasyBertVits2 より引用・改変
|
@REM https://github.com/Zuntan03/EasyBertVits2 より引用・改変
|
||||||
@REM 改行コードがLFでうまくいかないのでCRLFに変更
|
|
||||||
|
|
||||||
@echo off
|
@echo off
|
||||||
chcp 65001 > NUL
|
chcp 65001 > NUL
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
@REM https://github.com/Zuntan03/EasyBertVits2 より引用・改変
|
@REM https://github.com/Zuntan03/EasyBertVits2 より引用・改変
|
||||||
@REM 改行コードがLFでうまくいかないのでCRLFに変更
|
|
||||||
|
|
||||||
@echo off
|
@echo off
|
||||||
chcp 65001 > NUL
|
chcp 65001 > NUL
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
@REM https://github.com/Zuntan03/EasyBertVits2 より引用・改変
|
@REM https://github.com/Zuntan03/EasyBertVits2 より引用・改変
|
||||||
@REM 改行コードがLFでうまくいかないのでCRLFに変更
|
|
||||||
|
|
||||||
@echo off
|
@echo off
|
||||||
chcp 65001 > NUL
|
chcp 65001 > NUL
|
||||||
|
|||||||
Reference in New Issue
Block a user