mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
assets downloader
This commit is contained in:
@@ -21,7 +21,7 @@ def cli():
|
||||
sys.exit('Needs sudo')
|
||||
|
||||
if not Path('/data/ofm/http_host/runs').exists():
|
||||
sys.exit('downloader.py needs to be run first')
|
||||
sys.exit('download_tiles.py needs to be run first')
|
||||
|
||||
clean_up_mounts()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user