diff options
Diffstat (limited to 'bin/search1.sh')
| -rwxr-xr-x | bin/search1.sh | 2 |
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 |
