mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
mapbg
This commit is contained in:
@@ -40,7 +40,7 @@ def prepare_venv(c):
|
||||
permissions='755',
|
||||
owner='ofm',
|
||||
)
|
||||
sudo_cmd(c, f'cd {OFM_DIR} && source prepare-virtualenv.sh', user='ofm')
|
||||
sudo_cmd(c, f'cd {OFM_DIR} && source prepare-virtualenv.sh')
|
||||
|
||||
|
||||
def prepare_tile_gen(c):
|
||||
|
||||
Reference in New Issue
Block a user