mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
work
This commit is contained in:
@@ -8,7 +8,7 @@ import click
|
||||
import requests
|
||||
|
||||
|
||||
DEFAULT_RUNS_DIR = '/data/ofm/http_host/runs'
|
||||
DEFAULT_RUNS_DIR = Path('/data/ofm/http_host/runs')
|
||||
|
||||
|
||||
@click.command()
|
||||
|
||||
Reference in New Issue
Block a user