mirror of
https://github.com/voideditor/void
synced 2026-05-22 08:58:26 +00:00
2 lines
88 B
PowerShell
2 lines
88 B
PowerShell
$scriptPath = Join-Path $PSScriptRoot "xterm-update.js"
|
|
node $scriptPath (Get-Location)
|