vscode/scripts/xterm-update.ps1

3 lines
88 B
PowerShell
Raw Normal View History

2024-08-06 03:35:37 +08:00
$scriptPath = Join-Path $PSScriptRoot "xterm-update.js"
node $scriptPath (Get-Location)