Fix: non-CRLF error
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
@REM https://github.com/Zuntan03/EasyBertVits2 より引用・改変
|
||||
@REM 改行コードがLFでうまくいかないのでCRLFに変更
|
||||
|
||||
@echo off
|
||||
chcp 65001 > NUL
|
||||
pushd %~dp0
|
||||
|
||||
Reference in New Issue
Block a user