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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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