concordia-server/clearIndex.sh

6 lines
54 B
Bash
Raw Normal View History

2015-08-21 08:37:54 +02:00
#!/bin/sh
2015-12-29 22:13:21 +01:00
sudo rm -rf index/*
2015-08-21 08:37:54 +02:00
cd db
2015-12-29 22:13:21 +01:00
./recreateDb.sh