We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
/usr/bin/env
1 parent e686ce8 commit bde1750Copy full SHA for bde1750
scripts/kotlin-lsp.sh
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/usr/bin/env bash
2
3
SOURCE=${BASH_SOURCE[0]}
4
while [ -L "$SOURCE" ]; do # resolve $SOURCE until the file is no longer a symlink
0 commit comments