summaryrefslogtreecommitdiff
path: root/bin/clearall.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/clearall.sh')
-rwxr-xr-xbin/clearall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/clearall.sh b/bin/clearall.sh
index 885379c9c..2f157f6a9 100755
--- a/bin/clearall.sh
+++ b/bin/clearall.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=on" \ No newline at end of file
+./apicall.sh "IndexControlURLs_p.html" "deletecomplete=&deleteIndex=on&deleteSolr=on&deleteCrawlQueues=on&deleteRobots=on&deleteSearchFl=on&deleteCache=on" > /dev/null