downloader start

This commit is contained in:
Zsolt Ero
2023-12-28 18:59:43 +01:00
parent 1f5f08bc8d
commit 171189d86a
8 changed files with 122 additions and 24 deletions

View File

@@ -11,3 +11,4 @@ ASSETS_DIR = Path(__file__).parent / 'assets'
OFM_DIR = '/data/ofm'
REMOTE_CONFIG = '/data/ofm/config'
TILE_GEN_BIN = '/data/ofm/tile_gen/bin'
HTTP_HOST_BIN = '/data/ofm/http_host/bin'