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

exec "$(dirname "$0")/rock-run-class" "io.confluent.controlcenter.example.Rock" "$@"
