summaryrefslogtreecommitdiff
path: root/bin/checkindex.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/checkindex.sh')
-rwxr-xr-xbin/checkindex.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/checkindex.sh b/bin/checkindex.sh
index ef2bd3364..e8270bd4e 100755
--- a/bin/checkindex.sh
+++ b/bin/checkindex.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
cd "`dirname $0`/.."
for i in DATA/INDEX/* ; do
if [ -d "$i" ]; then