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.
1 parent 5acc09f commit 402ee58Copy full SHA for 402ee58
make.sh
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/usr/bin/env bash
2
3
set -e
4
SELF_DIR="$(dirname $(readlink -f $0))"
0 commit comments