mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 22:12:15 +00:00
work
This commit is contained in:
@@ -6,7 +6,7 @@ PLANETILER_VERSION = '0.7.0'
|
||||
PLANETILER_PATH = f'{TILE_GEN_BIN}/planetiler.jar'
|
||||
|
||||
|
||||
def install_planetiler(c):
|
||||
def planetiler(c):
|
||||
apt_get_update(c)
|
||||
apt_get_install(c, 'openjdk-21-jre-headless')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user