mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
logging
This commit is contained in:
@@ -55,6 +55,8 @@ def auto_clean_btrfs():
|
||||
3. If there is no deployed version, then we include the second newest one
|
||||
"""
|
||||
|
||||
print('Running auto clean btrfs')
|
||||
|
||||
for area in config.areas:
|
||||
area_dir = config.runs_dir / area
|
||||
if not area_dir.is_dir():
|
||||
|
||||
Reference in New Issue
Block a user