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