Try to fix bat file error

This commit is contained in:
litagin02
2023-12-27 09:56:43 +09:00
parent 9819dcd28c
commit 35ea7b90e0
6 changed files with 11 additions and 8 deletions

View File

@@ -1,5 +1,4 @@
@REM 改行コードがLFだとエラーが出るのでCRLFにしないといけない……
chcp 65001 > NUL
@echo off
echo Running app.py...