Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Commit

Permalink
Added trial license curl
Browse files Browse the repository at this point in the history
  • Loading branch information
garethahealy committed Aug 27, 2018
1 parent c0af8a4 commit 112a95c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions elasticsearch/2_run.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#!/usr/bin/env bash

elasticsearch-6.4.0/bin/elasticsearch

#Setup a trial license for watcher
curl -XPOST 'http://localhost:9200/_xpack/license/start_trial?acknowledge=true'

0 comments on commit 112a95c

Please sign in to comment.