mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 22:12:15 +00:00
work
This commit is contained in:
@@ -21,3 +21,5 @@ def install_planetiler(c):
|
||||
|
||||
c.sudo(f'java -jar {PLANETILER_PATH} --help')
|
||||
put(c, templates / 'planetiler' / 'run_planet.sh', PLANETILER_DIR, permissions='755')
|
||||
|
||||
c.sudo('chown -R ofm:ofm /data/planetiler')
|
||||
|
||||
Reference in New Issue
Block a user