mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
fixed config loading
This commit is contained in:
@@ -35,7 +35,6 @@ def main(argv: Optional[List[str]]=None) -> None:
|
||||
prog="kvmd-ipmi",
|
||||
description="IPMI to KVMD proxy",
|
||||
argv=argv,
|
||||
sections=["logging", "ipmi"],
|
||||
)[2].ipmi
|
||||
|
||||
# pylint: disable=protected-access
|
||||
|
||||
Reference in New Issue
Block a user