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:
@@ -11,7 +11,7 @@ from .. import init
|
||||
|
||||
# =====
|
||||
def main() -> None:
|
||||
config = init("kvmd-cleanup")[2].kvmd
|
||||
config = init("kvmd-cleanup", description="Kill KVMD and clear resources")[2].kvmd
|
||||
logger = get_logger(0)
|
||||
|
||||
logger.info("Cleaning up ...")
|
||||
|
||||
Reference in New Issue
Block a user