We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e5eb06 commit 0cba512Copy full SHA for 0cba512
lru.sh
@@ -1,5 +1,5 @@
1
#!/bin/sh
2
-ZIP=`pwd`/plugins/client/lru/build/distributions/elasticsearch-client-lru-0.13.0-SNAPSHOT.zip
+ZIP=`pwd`/plugins/client/lru/build/distributions/elasticsearch-client-lru-*.zip
3
PLUGINS=`pwd`/build/distributions/exploded/plugins
4
LRU=$PLUGINS/lruclient
5
#./gradlew :explodedDist
0 commit comments