mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
readme
This commit is contained in:
@@ -56,7 +56,9 @@ def make_btrfs(run_folder: Path):
|
||||
stderr=err,
|
||||
)
|
||||
|
||||
os.unlink('tiles.mbtiles')
|
||||
# remove mbtiles, only keep the btrfs file
|
||||
# disabled for now, saving both files currently
|
||||
# os.unlink('tiles.mbtiles')
|
||||
|
||||
shutil.copy('mnt_rw/extract/osm_date', '.')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user