pm2/bin/pm2.ps1
2025-03-11 08:28:47 +01:00

4 lines
90 B
PowerShell

# pm2.ps1
$pm2Path = Join-Path $PSScriptRoot "../lib/binaries/CLI.js"
node $pm2Path $args