Merge branch 'main' of github.com:hyperknot/openfreemap

This commit is contained in:
Zsolt Ero
2025-02-26 16:58:58 +01:00
5 changed files with 5 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ from ssh_lib import PLANETILER_BIN, PLANETILER_SRC
from ssh_lib.utils import apt_get_install, apt_get_update, exists, sudo_cmd
PLANETILER_COMMIT = 'cf49b86'
PLANETILER_COMMIT = 'ee22a014022f1dcc120cba6a768567408ba74908'
PLANETILER_PATH = f'{PLANETILER_BIN}/planetiler.jar'