aboutsummaryrefslogtreecommitdiff
path: root/installer/install-docker-langserver.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'installer/install-docker-langserver.cmd')
-rw-r--r--installer/install-docker-langserver.cmd4
1 files changed, 1 insertions, 3 deletions
diff --git a/installer/install-docker-langserver.cmd b/installer/install-docker-langserver.cmd
index d4112c3..0f077d5 100644
--- a/installer/install-docker-langserver.cmd
+++ b/installer/install-docker-langserver.cmd
@@ -1,6 +1,4 @@
@echo off
-cd /d %~dp0
-
-call npm_install docker-langserver dockerfile-language-server-nodejs
+call "%~dp0\npm_install" docker-langserver dockerfile-language-server-nodejs