kafka/bin/kafka-producer-shell.sh

4 lines
75 B
Bash
Executable File

#!/bin/bash
$(dirname $0)/kafka-run-class.sh kafka.tools.ProducerShell $@