mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
udev instead own bycicles
This commit is contained in:
@@ -24,7 +24,6 @@ def main() -> None:
|
||||
"kvmd.extras",
|
||||
"kvmd.extras.cleanup",
|
||||
"kvmd.extras.wscli",
|
||||
"kvmd.extras.explorehw",
|
||||
],
|
||||
|
||||
entry_points={
|
||||
@@ -32,7 +31,6 @@ def main() -> None:
|
||||
"kvmd = kvmd:main",
|
||||
"kvmd-cleanup = kvmd.extras.cleanup:main",
|
||||
"kvmd-wscli = kvmd.extras.wscli:main",
|
||||
"kvmd-explorehw = kvmd.extras.explorehw:main",
|
||||
],
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user