summaryrefslogtreecommitdiff
path: root/bin/search1.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/search1.sh')
-rwxr-xr-xbin/search1.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/search1.sh b/bin/search1.sh
index c66ba5ed3..b679e8e65 100755
--- a/bin/search1.sh
+++ b/bin/search1.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
cd "`dirname $0`"
if which curl &>/dev/null; then
while getopts "ys" opt; do