vscode/scripts/xterm-update.ps1
2024-08-05 12:35:37 -07:00

3 lines
88 B
PowerShell

$scriptPath = Join-Path $PSScriptRoot "xterm-update.js"
node $scriptPath (Get-Location)