mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-22 14:32:15 +00:00
work
This commit is contained in:
@@ -8,6 +8,10 @@ from pathlib import Path
|
||||
import click
|
||||
|
||||
|
||||
# btrfs cannot shrink smaller than about 268 MB
|
||||
SMALLEST_SIZE = 270_000_000
|
||||
|
||||
|
||||
@click.command()
|
||||
@click.argument(
|
||||
'btrfs_img',
|
||||
|
||||
Reference in New Issue
Block a user