#!/bin/bash
# Copyright 2025 Confluent Inc.

exec $(dirname $0)/kafka-run-class io.confluent.kafka.tools.migration.MigrationCheckTool "$@"
