Files
2026-07-21 23:27:34 -07:00

5 lines
367 B
PowerShell

# PS-Proxy release agent placeholder.
# Build the real single-file release agent on Windows with: powershell -ExecutionPolicy Bypass -File tools/build-agent.ps1
# The packaged release replaces this placeholder with a diskless loader containing the embedded PSProxy.Agent.dll.
throw "release/agent.ps1 has not been packaged yet. Run tools/build-agent.ps1 on Windows."