concordia-server/clearIndex.sh

6 lines
48 B
Bash
Raw Normal View History

2015-08-21 08:37:54 +02:00
#!/bin/sh
2015-10-20 20:39:49 +02:00
rm -rf index/*
2015-08-21 08:37:54 +02:00
cd db
./recreateDb.sh