support powershell
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
runtime\python.exe webui.py
|
||||
$ErrorActionPreference = "SilentlyContinue"
|
||||
chcp 65001
|
||||
& "$PSScriptRoot\runtime\python.exe" "$PSScriptRoot\webui.py"
|
||||
pause
|
||||
|
||||
Reference in New Issue
Block a user