crawler/bin/indexrestore.sh
2025-03-26 09:12:37 +09:00

4 lines
109 B
Bash
Executable File

#!/usr/bin/env sh
cd "`dirname $0`"
./apicall.sh "/IndexExport_p.html?indexrestore=&dumpfile=$1" > /dev/null