mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
better logging
This commit is contained in:
@@ -119,3 +119,4 @@ def main() -> None:
|
||||
_mkdir(path)
|
||||
if storage.user:
|
||||
_chown(path, storage.user)
|
||||
_log(f"Storage in the {'RW' if rw else 'RO'}-mode now")
|
||||
|
||||
Reference in New Issue
Block a user