#!/bin/bash
set -e

exec garcon exec elasticsearch_export -c '{"reload":"'$RELOAD'", "wait_until_complete":"'$WAIT_UNTIL_COMPLETE'"}'
