mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 22:12:15 +00:00
work
This commit is contained in:
@@ -65,6 +65,13 @@ def debug_tmp(c):
|
||||
permissions='755',
|
||||
owner='ofm',
|
||||
)
|
||||
put(
|
||||
c,
|
||||
scripts / 'shrink_btrfs' / 'shrink_btrfs.py',
|
||||
TILE_GEN_BIN,
|
||||
permissions='755',
|
||||
owner='ofm',
|
||||
)
|
||||
|
||||
return
|
||||
c.sudo('rm -rf /data/ofm/logs')
|
||||
|
||||
Reference in New Issue
Block a user