mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2026-07-12 11:01:09 +08:00
.
This commit is contained in:
parent
207b98dfee
commit
730303a9b9
1
.github/test.ps1
vendored
1
.github/test.ps1
vendored
@ -64,6 +64,7 @@ Set-Content -Path "config.txt" -Value $config -Encoding UTF8
|
||||
# $SfxModule = "C:\Program Files\7-Zip\7z.sfx"
|
||||
# $SfxExePath = "$pkgName.exe"
|
||||
# Write-Host "[INFO] Creating self-extracting archive: $SfxExePath"
|
||||
Get-ChildItem .
|
||||
$cmd = 'copy /b "{0}"+"config.txt"+"{1}" "{2}"' -f $SfxModule, $7zPath, $SfxExePath
|
||||
Write-Host "[INFO] Running CMD: $cmd"
|
||||
cmd /c $cmd
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user