summaryrefslogtreecommitdiff
path: root/bin/indexrestore.sh
blob: 232f11ba1dfd30e362422ec6bacc35830d2e437f (plain)
1
2
3
#!/usr/bin/env sh
cd "`dirname $0`"
./apicall.sh "/IndexControlURLs_p.xml?indexrestore=&dumpfile=$1" > /dev/null