yacy_search_server/bin/clearapi.sh
Marc Nause 8d1b66accc Fix for http://mantis.tokeek.de/view.php?id=432
*) replaced all shebangs with more universal versions
2014-08-25 22:47:33 +02:00

3 lines
105 B
Bash
Executable File

#!/usr/bin/env bash
cd "`dirname $0`"
./apicall.sh "/Tables_p.html?table=api&deletetable=all" > /dev/null