Update go-webui.bat

This commit is contained in:
RVC-Boss
2024-01-27 11:59:23 +08:00
committed by GitHub
parent 6571c1b3ba
commit 14097eee3b

View File

@@ -1,4 +1,2 @@
@echo off
chcp 65001
"%~dp0\runtime\python.exe" "%~dp0\webui.py"
pause
runtime\python.exe webui.py
pause