commit
771cecb37d
@ -0,0 +1,4 @@
|
|||||||
|
$ErrorActionPreference = "SilentlyContinue"
|
||||||
|
chcp 65001
|
||||||
|
& "$PSScriptRoot\runtime\python.exe" "$PSScriptRoot\webui.py"
|
||||||
|
pause
|
Loading…
Reference in New Issue