aboutsummaryrefslogtreecommitdiff
path: root/installer/install-gopls.sh
diff options
context:
space:
mode:
Diffstat (limited to 'installer/install-gopls.sh')
-rwxr-xr-xinstaller/install-gopls.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/install-gopls.sh b/installer/install-gopls.sh
index 17978a4..31c2838 100755
--- a/installer/install-gopls.sh
+++ b/installer/install-gopls.sh
@@ -2,4 +2,4 @@
set -e
-"$(dirname $0)/go_install.sh" golang.org/x/tools/gopls@latest
+"$(dirname "$0")/go_install.sh" golang.org/x/tools/gopls@latest