vscode/scripts/xterm-update.ps1

3 lines
88 B
PowerShell
Raw Permalink Normal View History

2024-11-15 06:29:18 +00:00
$scriptPath = Join-Path $PSScriptRoot "xterm-update.js"
node $scriptPath (Get-Location)