Move windows to shell
[lsp-test.git] / .linux.sh
old mode 100644 (file)
new mode 100755 (executable)
index 2ee69a0..8eafc62
--- a/.linux.sh
+++ b/.linux.sh
@@ -1,2 +1,3 @@
+#!/bin/sh
 curl -sSL https://get.haskellstack.org/ | sh
 export PATH=$HOME/.local/bin:$PATH