This commit is contained in:
Zsolt Ero
2023-12-27 04:32:20 +01:00
parent ab1db8ea85
commit 6201463134
6 changed files with 24 additions and 11 deletions

View File

@@ -8,5 +8,6 @@ SCRIPTS_DIR = base / 'scripts'
ASSETS_DIR = Path(__file__).parent / 'assets'
TILE_GEN_BIN = '/data/ofm/tile_gen/bin'
OFM_DIR = '/data/ofm'
REMOTE_CONFIG = '/data/ofm/config'
TILE_GEN_BIN = '/data/ofm/tile_gen/bin'