Add local Suno companion service

This commit is contained in:
DESKTOP-KSVGT20\shkim
2026-05-01 22:53:11 +09:00
parent cec4ae3d0c
commit 2e3698b3c6
4 changed files with 276 additions and 16 deletions
+7
View File
@@ -0,0 +1,7 @@
$ErrorActionPreference = "Stop"
& "$PSScriptRoot\suno-companion.ps1" `
-Port 17873 `
-OutputRoot "\\VaultOfData\AKAMedia\음악\처리됨\SUNO"
Read-Host "Enter를 누르면 닫힘"