fix: launch trainer from extracted archive
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
$ErrorActionPreference = "Stop"
|
||||
$release = "0.2.1-jrich-2"
|
||||
$release = "0.2.1-jrich-3"
|
||||
$source = (& wsl.exe wslpath -a -u -- $PSScriptRoot).Trim()
|
||||
|
||||
if ($LASTEXITCODE -ne 0 -or -not $source) {
|
||||
|
||||
Reference in New Issue
Block a user