mounter.py

This commit is contained in:
Zsolt Ero
2023-12-29 03:03:49 +01:00
parent 4cde507741
commit 83e7fbbf54
5 changed files with 95 additions and 9 deletions

View File

@@ -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,