mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-23 19:27:15 +00:00
Fix paths on Windows
This commit is contained in:
@@ -19,6 +19,6 @@ goto loop1
|
||||
|
||||
:after_loop
|
||||
|
||||
"%ROOT_DIR%\node.exe" %INSPECT% "%ROOT_DIR%\out\vs\server\main.js" %RESTVAR%
|
||||
"%ROOT_DIR%\node.exe" %INSPECT% "%ROOT_DIR%\out\server-main.js" %RESTVAR%
|
||||
|
||||
endlocal
|
||||
|
||||
Reference in New Issue
Block a user