aboutsummaryrefslogtreecommitdiff
path: root/installer/install-solargraph.sh
diff options
context:
space:
mode:
Diffstat (limited to 'installer/install-solargraph.sh')
-rwxr-xr-xinstaller/install-solargraph.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/installer/install-solargraph.sh b/installer/install-solargraph.sh
index b6c5066..3c9f528 100755
--- a/installer/install-solargraph.sh
+++ b/installer/install-solargraph.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
set -e
@@ -6,7 +6,7 @@ git clone "https://github.com/castwide/solargraph" .
bundle install --path vendor/bundle
cat <<EOF > solargraph
-#!/bin/sh
+#!/usr/bin/env bash
DIR=\$(cd \$(dirname \$0); pwd)
cd \$DIR && bundle exec ruby \$DIR/bin/solargraph stdio