Delete go-webui-v1.ps1

This commit is contained in:
RVC-Boss 2024-08-20 23:48:41 +08:00 committed by GitHub
parent 0e02585580
commit 5ca4e9864e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +0,0 @@
$ErrorActionPreference = "SilentlyContinue"
chcp 65001
& "$PSScriptRoot\runtime\python.exe" "$PSScriptRoot\webui.py v1 zh_CN"
pause