aboutsummaryrefslogtreecommitdiff
path: root/installer/install-pyls.sh
diff options
context:
space:
mode:
Diffstat (limited to 'installer/install-pyls.sh')
-rwxr-xr-xinstaller/install-pyls.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/installer/install-pyls.sh b/installer/install-pyls.sh
index 0c45c37..7c3f7ee 100755
--- a/installer/install-pyls.sh
+++ b/installer/install-pyls.sh
@@ -2,6 +2,4 @@
set -e
-cd $(dirname $0)
-
-./pip_install.sh pyls python-language-server
+"$(dirname $0)/pip_install.sh" pyls python-language-server