mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-07 01:18:27 +08:00
6 lines
124 B
Bash
6 lines
124 B
Bash
#!/bin/bash
|
|
|
|
source ./set_maxkey_env.sh
|
|
|
|
./maxkey_broker/bin/kafka-server-start.sh ./maxkey_broker/config/server.properties
|