forked from Mirrors/privacore-open-source-search-engine
Merge branch 'master' into sqlite
This commit is contained in:
2
Makefile
2
Makefile
@ -428,7 +428,7 @@ clean:
|
||||
.PHONY: cleandb
|
||||
cleandb:
|
||||
rm -rf coll.main.?
|
||||
rm -f *-saved.dat spiderproxystats.dat addsinprogress.dat robots.txt.cache dns.cache
|
||||
rm -f *-saved.dat spiderproxystats.dat addsinprogress.dat robots.txt.cache dns.cache rebalance.txt
|
||||
|
||||
.PHONY: cleantest
|
||||
cleantest: cleandb
|
||||
|
Reference in New Issue
Block a user