concordia-server/clearIndex.sh

6 lines
54 B
Bash
Executable File

#!/bin/sh
sudo rm -rf index/*
cd db
./recreateDb.sh