mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
mounter.py
This commit is contained in:
@@ -109,6 +109,7 @@ def prepare_http_host(c):
|
||||
|
||||
for file in [
|
||||
'downloader.py',
|
||||
'mounter.py',
|
||||
]:
|
||||
put(
|
||||
c,
|
||||
@@ -137,6 +138,7 @@ def debug_tmp(c):
|
||||
|
||||
for file in [
|
||||
'downloader.py',
|
||||
'mounter.py',
|
||||
]:
|
||||
put(
|
||||
c,
|
||||
|
||||
Reference in New Issue
Block a user