summaryrefslogtreecommitdiff
path: root/bin/clearindex.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/clearindex.sh')
-rwxr-xr-xbin/clearindex.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/clearindex.sh b/bin/clearindex.sh
index 9c78bb997..773bb824b 100755
--- a/bin/clearindex.sh
+++ b/bin/clearindex.sh
@@ -1,3 +1,3 @@
#!/usr/bin/env sh
cd "`dirname $0`"
-./protectedPostApiCall.sh "IndexControlURLs_p.html" "deletecomplete=&deleteIndex=on&deleteSolr=on&deleteCrawlQueues=on&deleteRobots=on&deleteSearchFl=on&deleteCache=off"
+./apicall.sh "IndexControlURLs_p.html" "deletecomplete=&deleteIndex=on&deleteSolr=on&deleteCrawlQueues=on&deleteRobots=on&deleteSearchFl=on&deleteCache=off" > /dev/null