mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-14 23:18:36 +00:00
Make xterm-update.ps1 cross platform
This commit is contained in:
@@ -1 +1,2 @@
|
||||
node $PSScriptRoot\xterm-update.js (Get-Location)
|
||||
$scriptPath = Join-Path $PSScriptRoot "xterm-update.js"
|
||||
node $scriptPath (Get-Location)
|
||||
|
||||
Reference in New Issue
Block a user