mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
server cli scripts: node not found
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#
|
||||
# Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
#
|
||||
ROOT="$(dirname "$(dirname "$(readlink -f "$0")")")"
|
||||
ROOT="$(dirname "$(dirname "$(dirname "$(readlink -f "$0")")")")"
|
||||
|
||||
APP_NAME="@@APPNAME@@"
|
||||
VERSION="@@VERSION@@"
|
||||
|
||||
Reference in New Issue
Block a user