assets downloader

This commit is contained in:
Zsolt Ero
2024-01-02 16:14:55 +01:00
parent 3bcee287bf
commit bb0022cb4d
4 changed files with 76 additions and 1 deletions

View File

@@ -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()