This commit is contained in:
XXXXRT666 2025-05-14 02:21:29 +01:00
parent 6e39b8994d
commit 669fd7d56e

View File

@ -18,6 +18,7 @@ if ($date -and $date.Trim() -ne "") {
$pkgName = "GPT-SoVITS-$date"
$tmpDir = "tmp"
$srcDir = $workDir
Write-Host "111$workDir"
$suffix = $env:PKG_SUFFIX
if ($suffix -and $suffix.Trim() -ne "") {