mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-02 11:01:53 +08:00
added some help
This commit is contained in:
@@ -18,7 +18,7 @@ from .server import Server
|
||||
|
||||
# =====
|
||||
def main() -> None:
|
||||
config = init("kvmd")[2].kvmd
|
||||
config = init("kvmd", description="The main Pi-KVM daemon")[2].kvmd
|
||||
with gpio.bcm():
|
||||
loop = asyncio.get_event_loop()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user