1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-07-18 21:09:41 +02:00
This commit is contained in:
didier 2025-04-16 16:58:40 +02:00
parent af4ce8df1f
commit 986bd7bfb3

View file

@ -536,7 +536,7 @@ def scan():
logging.info(f'size="{f_size}"')
f_used = statvfs.f_frsize * (statvfs.f_blocks - statvfs.f_bfree)
print_used(human_readable_size(f_used)))
print_used(human_readable_size(f_used))
logging.info(f'used="{f_used}"')
# scan device