diff --git a/run.ps1 b/run.ps1 index aaa68c6..30aa6b2 100644 --- a/run.ps1 +++ b/run.ps1 @@ -1,5 +1,5 @@ chcp 65001 - +Set-Location $PSScriptRoot $env:PATH = ".\ffmpeg\bin;.\python;" + $env:PATH # 不使用代理