void/scripts/xterm-update.ps1

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
88 B
PowerShell
Raw Permalink Normal View History

2024-09-11 02:37:36 +00:00
$scriptPath = Join-Path $PSScriptRoot "xterm-update.js"
node $scriptPath (Get-Location)