mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
work
This commit is contained in:
@@ -3,8 +3,8 @@ from ssh_lib.utils import apt_get_install, apt_get_update
|
||||
|
||||
PLANETILER_VERSION = '0.7.0'
|
||||
|
||||
PLANETILER_DIR = '/data/planetiler/bin'
|
||||
PLANETILER_PATH = f'{PLANETILER_DIR}/planetiler.jar'
|
||||
TILE_GEN_BIN = '/data/ofm/tile_gen/bin'
|
||||
PLANETILER_PATH = f'{TILE_GEN_BIN}/planetiler.jar'
|
||||
|
||||
|
||||
def install_planetiler(c):
|
||||
|
||||
Reference in New Issue
Block a user