clearIndex correction
This commit is contained in:
parent
5eff07d4b8
commit
c3c991f97a
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
rm index/*
|
||||
rm -rf index/*
|
||||
cd db
|
||||
./recreateDb.sh
|
||||
|
Loading…
Reference in New Issue
Block a user