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

4 lines
202 B
Bash
Executable File

#!/usr/bin/env sh
cd "`dirname $0`"
./apicall.sh "IndexControlURLs_p.html?deletecomplete=&deleteIndex=on&deleteSolr=on&deleteCrawlQueues=on&deleteRobots=on&deleteSearchFl=on&deleteCache=on" > /dev/null