mirror of
https://github.com/voideditor/void.git
synced 2025-03-15 22:30:45 +00:00
3 lines
88 B
PowerShell
3 lines
88 B
PowerShell
|
$scriptPath = Join-Path $PSScriptRoot "xterm-update.js"
|
||
|
node $scriptPath (Get-Location)
|