mirror of https://github.com/apache/lucene.git
no need to do rm's here
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1369073 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b8366ce1dd
commit
e3383eba7d
|
@ -2,9 +2,6 @@
|
|||
|
||||
cd ..
|
||||
|
||||
rm -r -f dist
|
||||
rm -r -f build
|
||||
|
||||
cd example
|
||||
java -DzkRun -DSTOP.PORT=7983 -DSTOP.KEY=key -jar start.jar 1>example.log 2>&1 &
|
||||
|
||||
|
|
Loading…
Reference in New Issue