mirror of https://github.com/apache/lucene.git
5 lines
41 B
Bash
5 lines
41 B
Bash
|
#!/bin/sh
|
||
|
rm -r logs
|
||
|
rm -r cachingqueue
|
||
|
|