Files
2026-07-13 12:38:42 +08:00

3 lines
88 B
PowerShell

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