mirror of
https://github.com/privacore/open-source-search-engine.git
synced 2025-07-14 02:36:06 -04:00
cleandb target: remove rebalance.txt too
This commit is contained in:
2
Makefile
2
Makefile
@ -421,7 +421,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