mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-22 06:22:16 +00:00
make-indexes on tile_gen
This commit is contained in:
@@ -44,7 +44,7 @@ def make_indexes():
|
||||
Make indexes for all buckets
|
||||
"""
|
||||
|
||||
for bucket in ['ofm-btrfs']:
|
||||
for bucket in ['ofm-btrfs', 'ofm-assets']:
|
||||
make_indexes_for_bucket(bucket)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user