mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
work
This commit is contained in:
@@ -18,6 +18,6 @@ def install_planetiler(c):
|
||||
f'-O {PLANETILER_PATH}',
|
||||
)
|
||||
|
||||
c.sudo(f'java -jar {PLANETILER_PATH} --help')
|
||||
c.sudo(f'java -jar {PLANETILER_PATH} --help', hide=True)
|
||||
|
||||
c.sudo('chown -R ofm:ofm /data/planetiler')
|
||||
|
||||
Reference in New Issue
Block a user