#!/bin/bash

java -jar $(dirname "$0")/$(ls $(dirname "$0") | grep "hetu-cli-.*-executable.jar" | head -1) "$@"