mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-10 14:16:15 -06:00
3 lines
88 B
PowerShell
3 lines
88 B
PowerShell
$scriptPath = Join-Path $PSScriptRoot "xterm-update.js"
|
|
node $scriptPath (Get-Location)
|