clearIndex correction

This commit is contained in:
rjawor 2015-10-20 20:39:49 +02:00
parent 5eff07d4b8
commit c3c991f97a

View File

@ -1,5 +1,5 @@
#!/bin/sh
rm index/*
rm -rf index/*
cd db
./recreateDb.sh