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 01743e6 commit 25ddeeeCopy full SHA for 25ddeee
cassandra.sh
@@ -1,5 +1,5 @@
1
#!/bin/sh
2
-ZIP=`pwd`/plugins/cassandra/build/distributions/elasticsearch-cassandra-0.13.0-SNAPSHOT.zip
+ZIP=`pwd`/plugins/cassandra/build/distributions/elasticsearch-cassandra-*.zip
3
PLUGINS=`pwd`/build/distributions/exploded/plugins
4
CASSANDRA=$PLUGINS/cassandra
5
#./gradlew :explodedDist
0 commit comments