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