mirror of
https://github.com/apache/lucene.git
synced 2025-02-12 21:15:19 +00:00
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150751 13f79535-47bb-0310-9956-ffa450edef68
6 lines
55 B
Bash
Executable File
6 lines
55 B
Bash
Executable File
#!/bin/sh
|
|
./cleanlastrun.sh
|
|
rm -r build
|
|
rm -r classes
|
|
|