#!/bin/sh
#
# Copyright 2016 Confluent Inc.

exec $(dirname $0)/license-cli-run-class io.confluent.controlcenter.license.LicenseCli "$@"
