mirror of
https://github.com/yacy/yacy_search_server.git
synced 2025-03-12 13:21:12 -04:00
and verification in transaction manager which did not have and exception for localhost/basic authentication
4 lines
205 B
Bash
Executable File
4 lines
205 B
Bash
Executable File
#!/usr/bin/env sh
|
|
cd "`dirname $0`"
|
|
./apicall.sh "IndexControlURLs_p.html?deleteIndex=off&deleteSolr=off&deleteCache=on&deleteCrawlQueues=off&deleteRobots=on&deleteSearchFl=on&deletecomplete=" > /dev/null
|