Skip to content

Commit a611c9d

Browse files
author
chusiping
committed
2026-4-24 19:19 yh
1 parent 2c250a7 commit a611c9d

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

edge-tts/start.bat

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
@echo off
22
chcp 65001 >nul
33
cd /d %~dp0
4-
start python app.py
5-
timeout /t 5 /nobreak >nul
6-
start http://127.0.0.1:5001
4+
start "" python app.py
5+
start http://127.0.0.1:5001

0 commit comments

Comments
 (0)