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