summaryrefslogtreecommitdiff
path: root/bin/indexrestore.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/indexrestore.sh')
-rwxr-xr-xbin/indexrestore.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/indexrestore.sh b/bin/indexrestore.sh
index 61134db87..9ecdb8a92 100755
--- a/bin/indexrestore.sh
+++ b/bin/indexrestore.sh
@@ -1,3 +1,3 @@
-#!/bin/bash
+#!/usr/bin/env bash
cd "`dirname $0`"
./apicall.sh "/IndexControlURLs_p.xml?indexrestore=&dumpfile=$1" > /dev/null