mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
kafka: persist logs as well (#124)
This commit is contained in:
parent
e899f21fd8
commit
90bea51567
@ -31,7 +31,10 @@
|
||||
"bin\\windows\\zookeeper-server-stop.bat",
|
||||
"bin\\windows\\zookeeper-shell.bat"
|
||||
],
|
||||
"persist": "config",
|
||||
"persist": [
|
||||
"config",
|
||||
"logs"
|
||||
],
|
||||
"suggest": {
|
||||
"JDK": [
|
||||
"java/oraclejdk",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user