shdsbilling/on-premise/main/rancher_v2.9.1/source/rancher-2.9.1/package/windows/agent.ps1

3 lines
97 B
PowerShell

Start-Process -NoNewWindow -Wait -FilePath "c:\etc\rancher\agent.exe" -ArgumentList $args
exit 0