#!/bin/sh

set -e

exec /usr/local/java-async-profiler/async-profiler/profiler.sh "$@"

