6 lines
129 B
Batchfile
6 lines
129 B
Batchfile
|
|
@echo off
|
||
|
|
|
||
|
|
call set_maxkey_env.bat
|
||
|
|
|
||
|
|
call maxkey_broker/bin/windows/kafka-server-start.bat maxkey_broker/config/server.properties
|